summaryrefslogtreecommitdiffstats
path: root/engine/include/flatbound.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--engine/include/flatbound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/include/flatbound.h b/engine/include/flatbound.h
index 5028acc..f5a2c0d 100644
--- a/engine/include/flatbound.h
+++ b/engine/include/flatbound.h
@@ -1,7 +1,7 @@
#ifndef __FLATBOUND_H__
#define __FLATBOUND_H__
-#include "object.h"
+#include "object.hpp"
#include "svector.h"
typedef SVector<int, 2> pixel;