]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/command/generic.qc
Rename client's commands folder to command, to match the name used in all other direc...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / command / generic.qc
index bd149e7895139f2ea021d73bca8c24642c9cc749..7ef5cb64e5fad9d336c929c0150887c61511dbef 100644 (file)
@@ -12,7 +12,7 @@
 #endif
 
 #ifdef CSQC
-       #include <client/commands/cl_cmd.qh>
+       #include <client/command/cl_cmd.qh>
 #endif
 
 #ifdef SVQC