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 /ContentLoader.h | |
| parent | c140ed8d6dbe05854ee1499540814d5f358a960a (diff) | |
| download | stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.gz stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.bz2 stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.xz | |
Remove redundant 'dfhack' folder.
Diffstat (limited to 'ContentLoader.h')
| -rw-r--r-- | ContentLoader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ContentLoader.h b/ContentLoader.h index 0b4eca1..4a5de03 100644 --- a/ContentLoader.h +++ b/ContentLoader.h @@ -1,5 +1,5 @@ #pragma once
-#include "dfhack/depends/tinyxml/tinyxml.h"
+#include "tinyxml.h"
#include "BuildingConfiguration.h"
#include "CreatureConfiguration.h"
#include "VegetationConfiguration.h"
|
