Tweak Engravings.h

develop
Quietust 2012-01-24 11:57:47 -06:00
parent f8ce959402
commit 6d1af090c5
2 changed files with 2 additions and 1 deletions

@ -30,7 +30,7 @@ distribution.
*/
#include "Export.h"
#include "DataDefs.h"
#include "df/world.h"
#include "df/engraving.h"
/**
* \defgroup grp_engraving Engraving module parts
* @ingroup grp_modules

@ -36,6 +36,7 @@ using namespace std;
#include "Core.h"
#include "modules/Engravings.h"
#include "df/world.h"
using namespace DFHack;
using namespace DFHack::Simple;