Tons of renames

This commit is contained in:
KimLS
2014-08-21 19:33:02 -07:00
parent e429260763
commit 7fc21b9e3a
224 changed files with 424 additions and 2857 deletions
@@ -1,4 +1,4 @@
#include "MiscFunctions.h"
#include "misc_functions.h"
#include <string.h>
#include <time.h>
#include <math.h>
@@ -1,7 +1,7 @@
#if !defined(_L__EQDATAB__H)
#define _L__EQDATAB__H
#include "MiscFunctions.h"
#include "misc_functions.h"
#ifdef WIN32
#include <windows.h>