From bac8343bbc9f1e4cf97a561c732054539f21f03d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 30 Jan 2008 17:35:04 +0000 Subject: accomodate the new modules --- src/game/sector.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/sector.cc') 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 { -- cgit v1.2.3