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 /FluidConfiguration.h | |
| parent | c140ed8d6dbe05854ee1499540814d5f358a960a (diff) | |
| download | stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.gz stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.bz2 stonesense-96877f102ddfbccacd829e05ca78d3382a317b64.tar.xz | |
Remove redundant 'dfhack' folder.
Diffstat (limited to 'FluidConfiguration.h')
| -rw-r--r-- | FluidConfiguration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FluidConfiguration.h b/FluidConfiguration.h index 27d8b41..579abeb 100644 --- a/FluidConfiguration.h +++ b/FluidConfiguration.h @@ -1,6 +1,6 @@ #pragma once
#include "common.h"
-#include "dfhack/depends/tinyxml/tinyxml.h"
+#include "tinyxml.h"
#include "SpriteObjects.h"
class FluidConfiguration
|
