summaryrefslogtreecommitdiffstats
path: root/engine/include/serial
diff options
context:
space:
mode:
Diffstat (limited to 'engine/include/serial')
-rw-r--r--engine/include/serial/focusable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/include/serial/focusable.h b/engine/include/serial/focusable.h
index 4880ff8..008f7a3 100644
--- a/engine/include/serial/focusable.h
+++ b/engine/include/serial/focusable.h
@@ -1,7 +1,7 @@
#ifndef __FOCUSABLE_H__
#define __FOCUSABLE_H__
-#include "object.hpp"
+#include "core/object.hpp"
#include "types.hpp"
class task_s;