summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pvfundlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/dbgui/pvfundlg.cxx')
-rw-r--r--sc/source/ui/dbgui/pvfundlg.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sc/source/ui/dbgui/pvfundlg.cxx b/sc/source/ui/dbgui/pvfundlg.cxx
index 0529216c2834..037ed41d0994 100644
--- a/sc/source/ui/dbgui/pvfundlg.cxx
+++ b/sc/source/ui/dbgui/pvfundlg.cxx
@@ -19,7 +19,7 @@
#undef SC_DLLIMPLEMENTATION
-#include "pvfundlg.hxx"
+#include <pvfundlg.hxx>
#include <com/sun/star/sheet/DataPilotFieldReferenceType.hpp>
#include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>
@@ -30,14 +30,14 @@
#include <vcl/builderfactory.hxx>
#include <vcl/msgbox.hxx>
-#include "scresid.hxx"
-#include "dpobject.hxx"
-#include "dpsave.hxx"
-#include "pvfundlg.hrc"
-#include "strings.hrc"
-#include "scmod.hxx"
-#include "globstr.hrc"
-#include "dputil.hxx"
+#include <scresid.hxx>
+#include <dpobject.hxx>
+#include <dpsave.hxx>
+#include <pvfundlg.hrc>
+#include <strings.hrc>
+#include <scmod.hxx>
+#include <globstr.hrc>
+#include <dputil.hxx>
#include <vector>