]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/nil.qh
#includes: cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / nil.qh
index 789b1f9c0f530163c030d95437e993df9c39a9ae..87e3aea5e545a9a09d6c6c5136915ab3c509bc24 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef NIL_H
 #define NIL_H
 
-#if QCC_SUPPORT_NIL
+#ifdef QCC_SUPPORT_NIL
 #define func_null nil
 #define string_null nil
 #else