summaryrefslogtreecommitdiffstats
path: root/engine/include/serial/keyfocusable.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/include/serial/keyfocusable.hpp')
-rw-r--r--engine/include/serial/keyfocusable.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/include/serial/keyfocusable.hpp b/engine/include/serial/keyfocusable.hpp
index 44c1f1b..e28e333 100644
--- a/engine/include/serial/keyfocusable.hpp
+++ b/engine/include/serial/keyfocusable.hpp
@@ -1,7 +1,7 @@
#ifndef __KEYFOCUSABLE_H__
#define __KEYFOCUSABLE_H__
-#include "focusable.h"
+#include "focusable.hpp"
struct SDL_KeyboardEvent;