aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/phys/bphysbox.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/lua_api/phys/bphysbox.hpp')
-rw-r--r--src/shared/lua_api/phys/bphysbox.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/lua_api/phys/bphysbox.hpp b/src/shared/lua_api/phys/bphysbox.hpp
index 96b58a7..1471381 100644
--- a/src/shared/lua_api/phys/bphysbox.hpp
+++ b/src/shared/lua_api/phys/bphysbox.hpp
@@ -8,7 +8,6 @@ extern "C" {
#include <lualib.h>
}
#include <irrlicht.h>
-#include "../common.h"
void bphysbox_register(lua_State* L);
void makenewbphysbox(lua_State* L);