]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/warpzonelib/anglestransform.qh
Remove includes from most headers
[xonotic/xonotic-data.pk3dir.git] / qcsrc / warpzonelib / anglestransform.qh
index c95384498b265ae4d7c949638fef2988d1436ec2..e65430230b0d0b7d1ffd7872128431f621806f9c 100644 (file)
@@ -1,24 +1,6 @@
 #ifndef ANGLETRANSFORM_H
 #define ANGLETRANSFORM_H
 
-#if defined(CSQC)
-    #include "../common/util-pre.qh"
-    #include "../client/sys-pre.qh"
-    #include "../dpdefs/csprogsdefs.qh"
-    #include "../client/sys-post.qh"
-    #include "../client/defs.qh"
-    #include "../dpdefs/keycodes.qh"
-    #include "../common/constants.qh"
-    #include "../common/stats.qh"
-#elif defined(MENUQC)
-#elif defined(SVQC)
-    #include "../common/util-pre.qh"
-    #include "../server/sys-pre.qh"
-    #include "../dpdefs/progsdefs.qh"
-    #include "../dpdefs/dpextensions.qh"
-    #include "../server/sys-post.qh"
-#endif
-
 #define POSITIVE_PITCH_IS_DOWN
 
 #ifdef POSITIVE_PITCH_IS_DOWN