summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtkframe.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 09:25:16 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 09:25:16 +0000
commitf1b7494efb28b35724cc809088baaf9746cc35f4 (patch)
tree02f90ad631ad6b4f877260cb296362500bf590f4 /vcl/unx/gtk/window/gtkframe.cxx
parentc951285c0f048164f70f168c930087e353bf2e67 (diff)
INTEGRATION: CWS mergesvp (1.64.2); FILE MERGED
2007/07/04 15:32:42 pl 1.64.2.1: #i79023# header moving
Diffstat (limited to 'vcl/unx/gtk/window/gtkframe.cxx')
-rw-r--r--vcl/unx/gtk/window/gtkframe.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/unx/gtk/window/gtkframe.cxx b/vcl/unx/gtk/window/gtkframe.cxx
index d9866951e773..b2c4792cfe01 100644
--- a/vcl/unx/gtk/window/gtkframe.cxx
+++ b/vcl/unx/gtk/window/gtkframe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gtkframe.cxx,v $
*
- * $Revision: 1.64 $
+ * $Revision: 1.65 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:38:26 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:25:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,8 +57,8 @@
#include <dlfcn.h>
#include <vcl/salbtype.hxx>
#include <vcl/bitmapex.hxx>
-#include <impbmp.hxx>
-#include <svids.hrc>
+#include <vcl/impbmp.hxx>
+#include <vcl/svids.hrc>
#include <algorithm>