Fix includes

--HG--
branch : develop
hg/feature/qt5
kaetemi 11 years ago
parent 9678b56ed5
commit 7fed632c54

@ -1509,7 +1509,7 @@ NLMISC_DYNVARIABLE( uint32, RyzomSeason, "Get season number (0=Spring)" )
#ifdef DEPOSIT_MAP_GENERATION
#include "server_share/bmp4image.h"
#include "game_share/bmp4image.h"
#include <nel/misc/words_dictionary.h>
typedef std::map< std::string, pair< pair< float, float >, uint > > CSUMap;

@ -23,7 +23,7 @@
#include "egs_mirror.h"
#include "area_geometry.h"
#include "server_share/bmp4image.h"
#include "game_share/bmp4image.h"

Loading…
Cancel
Save