summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/TableFilterDlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/TableFilterDlg.cxx')
-rw-r--r--dbaccess/source/ui/uno/TableFilterDlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/uno/TableFilterDlg.cxx b/dbaccess/source/ui/uno/TableFilterDlg.cxx
index bd8a98c6b9a9..876f5106228d 100644
--- a/dbaccess/source/ui/uno/TableFilterDlg.cxx
+++ b/dbaccess/source/ui/uno/TableFilterDlg.cxx
@@ -17,10 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "dbu_reghelper.hxx"
-#include "uiservices.hxx"
+#include <dbu_reghelper.hxx>
+#include <uiservices.hxx>
#include "TableFilterDlg.hxx"
-#include "TablesSingleDlg.hxx"
+#include <TablesSingleDlg.hxx>
#include <comphelper/processfactory.hxx>
using namespace dbaui;