summaryrefslogtreecommitdiffstats
path: root/engine/include/flatbound.h
diff options
context:
space:
mode:
authorancarola <raffaele.ancarola@epfl.ch>2019-01-22 02:01:43 +0100
committerancarola <raffaele.ancarola@epfl.ch>2019-01-22 02:01:43 +0100
commit35c5c0551edfe786a5d05969df85cef544ebeea6 (patch)
tree4ec3dd0f64e91033b836cdde34687206601d9f1b /engine/include/flatbound.h
parentFin qui tutto bene (diff)
downloadflatland-35c5c0551edfe786a5d05969df85cef544ebeea6.tar.gz
flatland-35c5c0551edfe786a5d05969df85cef544ebeea6.zip
Soos
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;