summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/pfiledlg.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:34:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:34:30 +0000
commit02c52d7a00bcc4d53c8b3818c06219e0c54b54e7 (patch)
tree756c26f3ecb9dc751000daab5a39f40cff2a4e42 /svx/source/dialog/pfiledlg.cxx
parentINTEGRATION: CWS vgbugs07 (1.8.50); FILE MERGED (diff)
downloadcore-02c52d7a00bcc4d53c8b3818c06219e0c54b54e7.tar.gz
core-02c52d7a00bcc4d53c8b3818c06219e0c54b54e7.zip
INTEGRATION: CWS vgbugs07 (1.11.322); FILE MERGED
2007/06/04 13:26:26 vg 1.11.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/pfiledlg.cxx')
-rw-r--r--svx/source/dialog/pfiledlg.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/pfiledlg.cxx b/svx/source/dialog/pfiledlg.cxx
index 973c088bb963..8ff49189d9c6 100644
--- a/svx/source/dialog/pfiledlg.cxx
+++ b/svx/source/dialog/pfiledlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pfiledlg.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 12:25:08 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:34:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,9 +52,9 @@
#include <comphelper/processfactory.hxx>
#include "pfiledlg.hxx"
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
-#include "dialmgr.hxx"
+#include <svx/dialmgr.hxx>
#include <list>
using namespace ::rtl;