]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/gtkgensurf/gensurf.h
Centralise compile checks
[xonotic/netradiant.git] / contrib / gtkgensurf / gensurf.h
index cb4a2d55bbda84b8d4931ca91651e84759a347e7..7a90cb64227c713e167f26a30b1518d2c628f8e3 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef _GENSURF_H_
 #define _GENSURF_H_
 
+#include "globaldefs.h"
 #include <string.h>
 #include "qertypes.h"
 #include <stdio.h>
@@ -56,7 +57,7 @@ extern _QERBrushTable __BRUSHTABLENAME;
 #define PLUGIN
 #define Q3RADIANT
 
-//#if defined(__linux__) || defined(__APPLE__)
+//#if GDEF_OS_LINUX || GDEF_OS_MACOS
 #if 1
 #include <algorithm>
 #else