]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/textool/StdAfx.h
Centralise compile checks
[xonotic/netradiant.git] / plugins / textool / StdAfx.h
index f884c53e75f8e269158bce9073b00405ab320edc..2ebd1b012c10209066a116a7a8db9778738bd6ab 100644 (file)
 // stdafx.h
 // precompiled headers
 
+#include "globaldefs.h"
+
 // standard headers
 #include <stdio.h>
 #include <stdlib.h>
 
-#if !defined( WIN32 )
+#if !GDEF_OS_WINDOWS
 
 // Necessary for proper boolean type declaration
 #include "qertypes.h"