summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/recfloat.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:28:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:28:53 +0000
commitec4db0bdad39c4e83686645cfcec8ad794cf565e (patch)
treee37a7cf7cf2f6063770b700e974aef02405b850e /sfx2/source/inc/recfloat.hxx
parent273e71dc55c5ea6138d20b74ab07b0d63635c75d (diff)
INTEGRATION: CWS vgbugs07 (1.7.520); FILE MERGED
2007/06/04 13:34:58 vg 1.7.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/inc/recfloat.hxx')
-rw-r--r--sfx2/source/inc/recfloat.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/inc/recfloat.hxx b/sfx2/source/inc/recfloat.hxx
index bf2bae9742..57485c46ad 100644
--- a/sfx2/source/inc/recfloat.hxx
+++ b/sfx2/source/inc/recfloat.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: recfloat.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:09:50 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:28:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,8 +38,8 @@
// includes *******************************************************************
-#include "childwin.hxx"
-#include "basedlgs.hxx"
+#include <sfx2/childwin.hxx>
+#include <sfx2/basedlgs.hxx>
class SfxRecordingFloatWrapper_Impl : public SfxChildWindow
{