diff options
Diffstat (limited to 'editor/precomp.hpp')
-rw-r--r-- | editor/precomp.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/precomp.hpp b/editor/precomp.hpp index b1652eaf..f309133a 100644 --- a/editor/precomp.hpp +++ b/editor/precomp.hpp @@ -2,6 +2,7 @@ #include "src/precomp.hpp" #include <cstdlib> + #include <Corrade/Utility/Arguments.h> #include <Magnum/Math/Color.h> |