diff options
Diffstat (limited to 'src/cat/LuaWindow.h')
| -rw-r--r-- | src/cat/LuaWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/LuaWindow.h b/src/cat/LuaWindow.h index d9d25e1..f48c5f9 100644 --- a/src/cat/LuaWindow.h +++ b/src/cat/LuaWindow.h @@ -8,7 +8,7 @@ extern "C" { #include "LuaLuna.h" -#include "interface/Platform.h" +#include "gui/interface/Platform.h" namespace ui { class Window; |
