summaryrefslogtreecommitdiff
path: root/vcl/workben
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:58:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:58:52 +0000
commit369dd07724209b7e0031d98d5404fa97470ccf7e (patch)
tree991fab7b8ac08197059214163aef68feed8fb4f3 /vcl/workben
parentb5f2b167e0e363d96993226642f2f69db91ded47 (diff)
INTEGRATION: CWS vgbugs07 (1.17.150); FILE MERGED
2007/06/04 13:30:04 vg 1.17.150.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/workben')
-rw-r--r--vcl/workben/svdem.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx
index f49f3e6d0ff9..e57d24bfaa52 100644
--- a/vcl/workben/svdem.cxx
+++ b/vcl/workben/svdem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdem.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2006-12-05 11:38:47 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:58:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,10 +39,10 @@
#include <sal/main.h>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#include <event.hxx>
-#include <svapp.hxx>
-#include <wrkwin.hxx>
-#include <msgbox.hxx>
+#include <vcl/event.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/wrkwin.hxx>
+#include <vcl/msgbox.hxx>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/servicefactory.hxx>