blueprint: fix compilation (i.e. undefined find)

develop
Nikolay Amiantov 2016-01-06 03:03:19 +03:00
parent 7eb442e98c
commit da3c6404fa
1 changed files with 2 additions and 0 deletions

@ -2,6 +2,8 @@
//By cdombroski
//Translates a region of tiles specified by the cursor and arguments/prompts into a series of blueprint files suitable for digfort/buildingplan/quickfort
#include <algorithm>
#include <Console.h>
#include <PluginManager.h>