aboutsummaryrefslogtreecommitdiff
path: root/src/util/areastore.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/util/areastore.cpp (renamed from src/areastore.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/areastore.cpp b/src/util/areastore.cpp
index b1b5c0db4..b0076faa3 100644
--- a/src/areastore.cpp
+++ b/src/util/areastore.cpp
@@ -17,7 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#include "areastore.h"
+#include "util/areastore.h"
#include "util/serialize.h"
#include "util/container.h"