Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/sector.cc')
-rw-r--r--src/game/sector.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/sector.cc b/src/game/sector.cc
index 68938c2..a7a97b8 100644
--- a/src/game/sector.cc
+++ b/src/game/sector.cc
@@ -5,7 +5,7 @@
*/
// project headers
-#include "sector.h"
+#include "game/sector.h"
namespace game {