summaryrefslogtreecommitdiff
path: root/dtrans
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-07-19 11:40:31 +0000
committerTino Rachui <tra@openoffice.org>2001-07-19 11:40:31 +0000
commit078217c0fca073ab58626064384fca54ee3b4744 (patch)
tree3d21806a9b3d25ad7057316df36f44618e621def /dtrans
parentca7127b207b7d7192387c6e255d162e06e168530 (diff)
now including APNDataObject.hxx from dtobj directory
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/source/win32/clipb/WinClipbImpl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/clipb/WinClipbImpl.cxx b/dtrans/source/win32/clipb/WinClipbImpl.cxx
index 2be823575b88..f4d7aea74dc1 100644
--- a/dtrans/source/win32/clipb/WinClipbImpl.cxx
+++ b/dtrans/source/win32/clipb/WinClipbImpl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: WinClipbImpl.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: tra $ $Date: 2001-03-22 14:13:57 $
+ * last change: $Author: tra $ $Date: 2001-07-19 12:40:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@
#endif
#ifndef _APNDATAOBJECT_HXX_
-#include "APNDataObject.hxx"
+#include "..\dtobj\APNDataObject.hxx"
#endif
#ifndef _WINCLIPBOARD_HXX_