summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/alienwarn.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:25:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:25:56 +0000
commitd90441d9016c292d3c7f6175a84dbd21492d72cd (patch)
tree7e1f7dbb16cc3ed7c477b7b511e220a9ebb11fdd /sfx2/source/inc/alienwarn.hxx
parentcb88258db1f952f7b337cf2ad19a113cf2c86198 (diff)
INTEGRATION: CWS vgbugs07 (1.4.520); FILE MERGED
2007/06/04 13:34:57 vg 1.4.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/inc/alienwarn.hxx')
-rw-r--r--sfx2/source/inc/alienwarn.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/alienwarn.hxx b/sfx2/source/inc/alienwarn.hxx
index 70d4393f3faa..05261c7a4d80 100644
--- a/sfx2/source/inc/alienwarn.hxx
+++ b/sfx2/source/inc/alienwarn.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: alienwarn.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:54:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:25:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#include <vcl/fixed.hxx>
#endif
-#include "basedlgs.hxx"
+#include <sfx2/basedlgs.hxx>
class SfxAlienWarningDialog : public SfxModalDialog
{