]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/mapvoting.qc
Rename defs to qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / mapvoting.qc
index d2ce7cb6e7ebdbdaf225107275abe6d5c7e97f4a..ab9d36c632926b31ca4e7210ba0feb65e1e2a6a1 100644 (file)
@@ -1,7 +1,7 @@
 #if defined(CSQC)
-       #include "../dpdefs/csprogsdefs.qc"
-       #include "Defs.qc"
-       #include "../dpdefs/keycodes.qc"
+       #include "../dpdefs/csprogsdefs.qh"
+       #include "defs.qh"
+       #include "../dpdefs/keycodes.qh"
        #include "../common/constants.qh"
        #include "../common/util.qh"
        #include "../common/mapinfo.qh"