diff options
Diffstat (limited to 'editor/app.hpp')
-rw-r--r-- | editor/app.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/app.hpp b/editor/app.hpp index b86ab3b9..b0f2aa8e 100644 --- a/editor/app.hpp +++ b/editor/app.hpp @@ -10,7 +10,7 @@ #include "draw/box.hpp" #include "floormat/app.hpp" #include "keys.hpp" -#include "object-id.hpp" +#include "src/object-id.hpp" #include <memory> #include <Corrade/Containers/Pointer.h> #include <Corrade/Containers/Optional.h> |