summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-20 13:27:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-20 13:27:58 +0000
commitc3564a32a36fd002cbcebd8f457f212efe493f4f (patch)
treee19ea9210e2f228299ef156dc6c30528908147af
parent6a8f92af615ba5f3ccc9f13900836042d8186ece (diff)
INTEGRATION: CWS os2port01 (1.3.80); FILE MERGED
2007/07/16 11:28:16 obr 1.3.80.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/28 14:55:20 ydario 1.3.80.1: OS/2 initial import.
-rw-r--r--extensions/source/scanner/twain.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/scanner/twain.cxx b/extensions/source/scanner/twain.cxx
index df8e7cf828e8..b0a5aa0b12e1 100644
--- a/extensions/source/scanner/twain.cxx
+++ b/extensions/source/scanner/twain.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: twain.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 13:28:46 $
+ * last change: $Author: vg $ $Date: 2007-09-20 14:27:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
#include <tools/svwin.h>
#endif
#ifdef OS2
-#include <tools/svpm.h>
+#include <svpm.h>
#endif // OS2
#include <vos/module.hxx>
#include <tools/stream.hxx>