summaryrefslogtreecommitdiffstats
path: root/dtrans/source/win32/dtobj/DTransHelper.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-23 00:24:38 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-23 00:27:35 +0300
commit97529fc38405cb75a7c924d8f228fa28b2a82f6c (patch)
tree39f5fb5593b05cbcbf6b8bbeb97065a44d9df6fd /dtrans/source/win32/dtobj/DTransHelper.hxx
parentadd comphelper as a depend if we use comphelper includes (diff)
downloadcore-97529fc38405cb75a7c924d8f228fa28b2a82f6c.tar.gz
core-97529fc38405cb75a7c924d8f228fa28b2a82f6c.zip
Fix includes for MinGW cross-compilation
Don't use backslashes. Use correct case in header names.
Diffstat (limited to 'dtrans/source/win32/dtobj/DTransHelper.hxx')
-rw-r--r--dtrans/source/win32/dtobj/DTransHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/dtobj/DTransHelper.hxx b/dtrans/source/win32/dtobj/DTransHelper.hxx
index 0e6003211f90..9b2db7fbec6d 100644
--- a/dtrans/source/win32/dtobj/DTransHelper.hxx
+++ b/dtrans/source/win32/dtobj/DTransHelper.hxx
@@ -41,7 +41,7 @@
#if defined _MSC_VER
#pragma warning(pop)
#endif
-#include "..\misc\WinClip.hxx"
+#include "../misc/WinClip.hxx"
//------------------------------------------------------------------------
// defines