summaryrefslogtreecommitdiffstats
path: root/engine/include/window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/include/window.hpp')
-rw-r--r--engine/include/window.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/include/window.hpp b/engine/include/window.hpp
index 37e834d..7b3fa9a 100644
--- a/engine/include/window.hpp
+++ b/engine/include/window.hpp
@@ -27,7 +27,7 @@ struct window_status
};
#include "core/object.hpp"
-#include "serial/keyfocusable.h"
+#include "serial/keyfocusable.hpp"
class SDL_Window;
class FlatLayer;