summaryrefslogtreecommitdiff
path: root/inc/event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/event.hpp')
-rw-r--r--inc/event.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/event.hpp b/inc/event.hpp
index 9ba7eea..e9025f0 100644
--- a/inc/event.hpp
+++ b/inc/event.hpp
@@ -1,7 +1,7 @@
#ifndef event_h
#define event_h
-#include "window.h"
+#include "window.hpp"
class Event
{