summaryrefslogtreecommitdiff
path: root/inc/entity.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/entity.hpp')
-rw-r--r--inc/entity.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/entity.hpp b/inc/entity.hpp
index 1d16a2c..5ed2e74 100644
--- a/inc/entity.hpp
+++ b/inc/entity.hpp
@@ -1,7 +1,7 @@
#ifndef entity_h
#define entity_h
-#include "window.h"
+#include "window.hpp"
class Entity
{