summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/sfiltdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/dbgui/sfiltdlg.cxx')
-rw-r--r--sc/source/ui/dbgui/sfiltdlg.cxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/sc/source/ui/dbgui/sfiltdlg.cxx b/sc/source/ui/dbgui/sfiltdlg.cxx
index 72cccc163506..fe441db8bd16 100644
--- a/sc/source/ui/dbgui/sfiltdlg.cxx
+++ b/sc/source/ui/dbgui/sfiltdlg.cxx
@@ -20,21 +20,21 @@
#include <sfx2/dispatch.hxx>
#include <vcl/idle.hxx>
-#include "uiitems.hxx"
-#include "rangenam.hxx"
-#include "dbdata.hxx"
-#include "reffact.hxx"
-#include "viewdata.hxx"
-#include "document.hxx"
-#include "docsh.hxx"
-#include "scresid.hxx"
+#include <uiitems.hxx>
+#include <rangenam.hxx>
+#include <dbdata.hxx>
+#include <reffact.hxx>
+#include <viewdata.hxx>
+#include <document.hxx>
+#include <docsh.hxx>
+#include <scresid.hxx>
-#include "foptmgr.hxx"
+#include <foptmgr.hxx>
-#include "globstr.hrc"
-#include "strings.hrc"
+#include <globstr.hrc>
+#include <strings.hrc>
-#include "filtdlg.hxx"
+#include <filtdlg.hxx>
#include <vcl/msgbox.hxx>
// DEFINE --------------------------------------------------------------------