]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/player_skeleton.qh
#includes: cleanup client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / player_skeleton.qh
index 4a37df5e458b4923b3ca6fa298a3c34feb78aa89..48a3111d32210cd12b7d272b65f859137c719966 100644 (file)
@@ -1,7 +1,5 @@
-#ifndef PLAYER_SKELETON
-#define PLAYER_SKELETON
-
-#include "../common/util.qh"
+#ifndef CLIENT_PLAYER_SKELETON
+#define CLIENT_PLAYER_SKELETON
 
 void free_skeleton_from_frames(entity e);
 void skeleton_from_frames(entity e, float is_dead);