X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=tools%2Fquake3%2Fcommon%2Fvfs.h;h=7c4a4464c238487c63e345c0c3d5f2a7788adca3;hb=543ab7bf994bcead036d0929701f682d2e5c2714;hp=51ac6dddcfce11f6d2984f16333667479912f297;hpb=b7e36c120eb1546a6c6f97f30e42ab7f9a559c61;p=xonotic%2Fnetradiant.git diff --git a/tools/quake3/common/vfs.h b/tools/quake3/common/vfs.h index 51ac6ddd..7c4a4464 100644 --- a/tools/quake3/common/vfs.h +++ b/tools/quake3/common/vfs.h @@ -43,7 +43,6 @@ #define S_ISDIR( mode ) ( mode & _S_IFDIR ) #define PATH_MAX 260 #endif -#include #define VFS_MAXDIRS 64