build system revision
[carveJwlIkooP6JGAAIwe30JlM.git] / addon_types.h
index b916dd0af0aeeb83096d17eb11163285a8cd52ff..5c6730fd117af91d63376faa727dfbaa63ed5c1d 100644 (file)
@@ -15,10 +15,8 @@ enum addon_type{
 #define ADDON_MOUNTED_MAX 128
 #define ADDON_UID_MAX 76
 
-#ifdef VG_GAME
+#ifdef VG_ENGINE
 
-#include "vg/vg_stdint.h"
-#include "stddef.h"
 #include "world.h"
 #include "player.h"