diff options
Diffstat (limited to 'src/map/mapflag.cpp')
-rw-r--r-- | src/map/mapflag.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/mapflag.cpp b/src/map/mapflag.cpp index be2ae67..91dfe8d 100644 --- a/src/map/mapflag.cpp +++ b/src/map/mapflag.cpp @@ -18,6 +18,8 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. +#include "../strings/xstring.hpp" + #include "../poison.hpp" |