summaryrefslogtreecommitdiff
path: root/vcl/test
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:36:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:36:58 +0000
commit2ffa4a6b14f33a8f87d4cd64531dc57bc231f7c4 (patch)
tree4a124c85b1e67ac105f4ab790df0ade2e2ea3807 /vcl/test
parentedffe370be59fbc30ee85d591ab4f8906cc89931 (diff)
INTEGRATION: CWS vgbugs07 (1.3.240); FILE MERGED
2007/06/04 13:29:55 vg 1.3.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/test')
-rwxr-xr-xvcl/test/dndtest.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/vcl/test/dndtest.cxx b/vcl/test/dndtest.cxx
index 81be2fdd9782..b5afc65e8a55 100755
--- a/vcl/test/dndtest.cxx
+++ b/vcl/test/dndtest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dndtest.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 12:24:51 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:36:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,11 +35,11 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_vcl.hxx"
-#include <event.hxx>
-#include <svapp.hxx>
-#include <wrkwin.hxx>
-#include <msgbox.hxx>
-#include <lstbox.hxx>
+#include <vcl/event.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/wrkwin.hxx>
+#include <vcl/msgbox.hxx>
+#include <vcl/lstbox.hxx>
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>