Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-01-30 17:35:04 +0000
committerStijn Buys <ingar@osirion.org>2008-01-30 17:35:04 +0000
commitbac8343bbc9f1e4cf97a561c732054539f21f03d (patch)
tree4d8997f26c6d63ed4ad61fc1057752f0c1b27ca1 /src/game/sector.cc
parent69f7ffa70863bef2be4cae08c466b5d97a627277 (diff)
accomodate the new modules
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 {