]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/q3map2.h
Merge branch 'master' of ssh://icculus.org/netradiant into icculus
[xonotic/netradiant.git] / tools / quake3 / q3map2 / q3map2.h
index 644a0510ab14a1b4893d3cc3271bd9140d2bb693..1b86f124c639b4ad56e2b35feba64379aacb891b 100644 (file)
@@ -1906,6 +1906,8 @@ Q_EXTERN game_t                           games[]
                                                                ,
                                                                #include "game_nexuiz.h"/* most be after game_quake3.h as they share defines! */
                                                                ,
+                                                               #include "game_xonotic.h"/* most be after game_quake3.h as they share defines! */
+                                                               ,
                                                                #include "game_tremulous.h" /*LinuxManMikeC: must be after game_quake3.h, depends on #define's set in it */
                                                                ,
                                                                #include "game_tenebrae.h"