diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-10-28 21:27:48 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-10-28 21:27:48 +0100 |
commit | 3c493dd1d7470fcaaa26d18b3b8c4ebabdb1f688 (patch) | |
tree | c4197e2f3427c7c37a1ccb90c2411b4f0493f665 /src/styleengine.hh | |
parent | fffb653ce6ab4689cb3c5aec18e980497e73ac6d (diff) |
add doctree.hh
Diffstat (limited to 'src/styleengine.hh')
-rw-r--r-- | src/styleengine.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styleengine.hh b/src/styleengine.hh index 3d6ef382..af615a44 100644 --- a/src/styleengine.hh +++ b/src/styleengine.hh @@ -2,6 +2,7 @@ #define __STYLEENGINE_HH__ #include "dw/core.hh" +#include "doctree.hh" class StyleEngine { private: |