X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=tools%2Fquake3%2Fq3data%2Fp3dlib.c;fp=tools%2Fquake3%2Fq3data%2Fp3dlib.c;h=0b228e2fad9a439039719a03eea366d726598465;hp=2da1ae9b6aed31e5b3a64791d518cb2f5709c667;hb=0bed5ba99b9efb953557fde7738d597164f65e19;hpb=f88d626e7c4c1dcd153d755de47620a5e9557af0 diff --git a/tools/quake3/q3data/p3dlib.c b/tools/quake3/q3data/p3dlib.c index 2da1ae9b..0b228e2f 100644 --- a/tools/quake3/q3data/p3dlib.c +++ b/tools/quake3/q3data/p3dlib.c @@ -31,9 +31,10 @@ #define MAX_POLYSETS 64 #if defined ( __linux__ ) || defined ( __APPLE__ ) -#define _strcmpi Q_stricmp -#define filelength Q_filelength -#define strlwr strlower + #include "cmdlib.h" + #define _strcmpi Q_stricmp + #define filelength Q_filelength + #define strlwr strlower #endif typedef struct {