diff options
author | Stef Walter <stef@memberwebs.com> | 2004-03-31 02:42:24 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-03-31 02:42:24 +0000 |
commit | c60a35fc2a50f938e0d2dcd726784afbb001a756 (patch) | |
tree | 648e452e97149aca40da5199b481b484406c4a12 /src/xmlcomposehelpers.cpp | |
parent | d33b51f5672580b3fee5054eaf892f7bb4520985 (diff) |
Cleanup for unix
Diffstat (limited to 'src/xmlcomposehelpers.cpp')
-rw-r--r-- | src/xmlcomposehelpers.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlcomposehelpers.cpp b/src/xmlcomposehelpers.cpp index 4f6f106..3f457b4 100644 --- a/src/xmlcomposehelpers.cpp +++ b/src/xmlcomposehelpers.cpp @@ -1,6 +1,6 @@ -#include "stdafx.h" -#include "RtfParseHelpers.h" +#include "usuals.h" +#include "rtfparsehelpers.h" Level::Level() { |