]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/_all.qh
Merge branch 'master' into Mario/target_teleporter_v2
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / _all.qh
index a6903ae3dc48dc3f293eef0327d89772455b9e68..21f784e32dfbdad2e2bcb747cf32ca0ef734add9 100644 (file)
@@ -1,7 +1,5 @@
-#ifndef CLIENT_ALL_H
-#define CLIENT_ALL_H
+#pragma once
 
-#include "../dpdefs/menudefs.qh"
-#include "../dpdefs/keycodes.qh"
-
-#endif
+#include "draw.qh"
+#include "xonotic/util.qh"
+#include "menu.qh"