add missing header

This commit is contained in:
Patrick Parker 2006-08-15 02:48:44 +00:00
parent bd3d71fef5
commit eb58dd70f5

View File

@ -10,7 +10,8 @@
See the COPYING file for more details.
*/
#include <global.hpp>
#include <unit_frame.hpp>
// forward declaration of utility function
std::vector<std::pair<std::string,int> > prepare_halo(const std::string & halo,int begin, int end);