From c3564a32a36fd002cbcebd8f457f212efe493f4f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 20 Sep 2007 13:27:58 +0000 Subject: 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. --- extensions/source/scanner/twain.cxx | 6 +++--- 1 file 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 #endif #ifdef OS2 -#include +#include #endif // OS2 #include #include -- cgit