summaryrefslogtreecommitdiff
path: root/src/pathfinder/pathfinder_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathfinder/pathfinder_type.h')
-rw-r--r--src/pathfinder/pathfinder_type.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pathfinder/pathfinder_type.h b/src/pathfinder/pathfinder_type.h
index 5943537c2..cee1fd3f6 100644
--- a/src/pathfinder/pathfinder_type.h
+++ b/src/pathfinder/pathfinder_type.h
@@ -12,6 +12,8 @@
#ifndef PATHFINDER_TYPE_H
#define PATHFINDER_TYPE_H
+#include "../tile_type.h"
+
/** Length (penalty) of one tile with NPF */
static const int NPF_TILE_LENGTH = 100;