]> git.jsancho.org Git - lugaru.git/blobdiff - makefile
Cleaned up incorrect OpenGL init code.
[lugaru.git] / makefile
index 5c0270b0e7db982a86b23fd5cbe8b98f738802f1..2e74c4f2bb11d79408beb210e1eb722c5f69cac9 100644 (file)
--- a/makefile
+++ b/makefile
@@ -40,6 +40,7 @@ DEFINES := \
        -DTRUE=1 \
        -DFALSE=0 \
        -Dstricmp=strcasecmp \
+       -DBinIO_STDINT_HEADER="<stdint.h>" \
 
 INCLUDES := \
                        -I$(SRCDIR) \