diff options
| author | Petr Mrázek | 2011-10-23 22:17:04 +0200 |
|---|---|---|
| committer | Petr Mrázek | 2011-10-23 22:17:04 +0200 |
| commit | 96877f102ddfbccacd829e05ca78d3382a317b64 (patch) | |
| tree | 4e20ade08d5dc06334d19e6c57106b2ef40823c7 /VegetationConfiguration.cpp | |
| parent | c140ed8d6dbe05854ee1499540814d5f358a960a (diff) | |
| download | stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.gz stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.bz2 stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.xz | |
Remove redundant 'dfhack' folder.
Diffstat (limited to 'VegetationConfiguration.cpp')
| -rw-r--r-- | VegetationConfiguration.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VegetationConfiguration.cpp b/VegetationConfiguration.cpp index 27e968e..3abff89 100644 --- a/VegetationConfiguration.cpp +++ b/VegetationConfiguration.cpp @@ -6,7 +6,7 @@ #include "ContentLoader.h"
#include "SpriteObjects.h"
-#include "dfhack/depends/tinyxml/tinyxml.h"
+#include "tinyxml.h"
VegetationConfiguration::VegetationConfiguration(int gameID, c_block_tree &tree, bool live, bool grown)
|
