]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/_all.qh
Impulses: migration pathway
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / _all.qh
index a6903ae3dc48dc3f293eef0327d89772455b9e68..0c4f926dd95c7bf76107bd2eeb972c7a17230788 100644 (file)
@@ -1,7 +1,7 @@
-#ifndef CLIENT_ALL_H
-#define CLIENT_ALL_H
+#ifndef MENU_ALL_H
+#define MENU_ALL_H
 
-#include "../dpdefs/menudefs.qh"
-#include "../dpdefs/keycodes.qh"
+#include "draw.qh"
+#include "xonotic/util.qh"
 
 #endif