summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryTextView.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/QueryTextView.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QueryTextView.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/dbaccess/source/ui/querydesign/QueryTextView.cxx b/dbaccess/source/ui/querydesign/QueryTextView.cxx
index 0ce7d09ab064..f7fa0cd10a02 100644
--- a/dbaccess/source/ui/querydesign/QueryTextView.cxx
+++ b/dbaccess/source/ui/querydesign/QueryTextView.cxx
@@ -17,20 +17,20 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "QueryTextView.hxx"
-#include "querycontainerwindow.hxx"
-#include "QueryViewSwitch.hxx"
-#include "sqledit.hxx"
-#include "undosqledit.hxx"
-#include "browserids.hxx"
-#include "querycontroller.hxx"
-#include "strings.hrc"
-#include "stringconstants.hxx"
+#include <QueryTextView.hxx>
+#include <querycontainerwindow.hxx>
+#include <QueryViewSwitch.hxx>
+#include <sqledit.hxx>
+#include <undosqledit.hxx>
+#include <browserids.hxx>
+#include <querycontroller.hxx>
+#include <strings.hrc>
+#include <stringconstants.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/split.hxx>
#include <vcl/svapp.hxx>
#include <comphelper/types.hxx>
-#include "QueryDesignView.hxx"
+#include <QueryDesignView.hxx>
using namespace dbaui;
using namespace ::com::sun::star::uno;