diff options
Diffstat (limited to 'src/game/editor')
| -rw-r--r-- | src/game/editor/ed_editor.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/editor/ed_editor.hpp b/src/game/editor/ed_editor.hpp index 80ca42d5..2bbc4e08 100644 --- a/src/game/editor/ed_editor.hpp +++ b/src/game/editor/ed_editor.hpp @@ -4,6 +4,7 @@ #include <math.h> #include "array.h" #include "../g_mapitems.h" +#include "../g_math.h" #include "../client/gc_render.h" extern "C" { |