]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake2/qdata_heretic2/qcommon/arrayedlist.h
Include globaldefs.h in arrayedlist.h
[xonotic/netradiant.git] / tools / quake2 / qdata_heretic2 / qcommon / arrayedlist.h
index e54ad223275f109ac23d435b553ca0a679753bf7..46663dd5b6f0476eebd4e71f7fe2efc9b17ee786 100644 (file)
@@ -23,6 +23,7 @@
 #define _ARRAYEDLIST_H
 
 #include <assert.h>
+#include <globaldefs.h>
 
 typedef struct ArrayedListNode_s
 {