Fixed header location.

This commit is contained in:
n-a-c-h
2005-02-07 07:41:13 +00:00
parent 06d1373b37
commit 699c8a5fb4

View File

@@ -31,7 +31,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include <string.h> #include <string.h>
#define DIR_SLASH "\\" #define DIR_SLASH "\\"
#endif #endif
#include "gblvars.h" #include "../gblvars.h"
//C++ style code in C //C++ style code in C
#define bool unsigned char #define bool unsigned char