Skip to content
Snippets Groups Projects
Commit 0bc7eb32 authored by Monster Iestyn's avatar Monster Iestyn
Browse files

make sure to include fastcmp.h, whoops

parent 05fe86ff
Branches
Tags
1 merge request!1140Lua polyobjects
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
/// \brief polyobject library for Lua scripting /// \brief polyobject library for Lua scripting
#include "doomdef.h" #include "doomdef.h"
#include "fastcmp.h"
#include "p_local.h" #include "p_local.h"
#include "p_polyobj.h" #include "p_polyobj.h"
#include "lua_script.h" #include "lua_script.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment