diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:30:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:30:26 +0000 |
commit | 44cbad96db0f2f5b458acf6e8256f2cf30d79682 (patch) | |
tree | 26032a08228a519f3d44a4394b41090c1a155bb7 /vcl/unx/inc/plugins/gtk | |
parent | 01ddc81dba997f5c2480032956ca62d022950fcd (diff) |
INTEGRATION: CWS mergesvp (1.27.2); FILE MERGED
2007/07/04 15:32:43 pl 1.27.2.1: #i79023# header moving
Diffstat (limited to 'vcl/unx/inc/plugins/gtk')
-rw-r--r-- | vcl/unx/inc/plugins/gtk/gtkframe.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/unx/inc/plugins/gtk/gtkframe.hxx b/vcl/unx/inc/plugins/gtk/gtkframe.hxx index 2d5358181f9b..3f391ebe92f4 100644 --- a/vcl/unx/inc/plugins/gtk/gtkframe.hxx +++ b/vcl/unx/inc/plugins/gtk/gtkframe.hxx @@ -4,9 +4,9 @@ * * $RCSfile: gtkframe.hxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:44:49 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:30:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,7 @@ #include <vcl/salframe.hxx> #endif #ifndef _SV_SYSDATA_HXX -#include <sysdata.hxx> +#include <vcl/sysdata.hxx> #endif #include <list> |