summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/WTypeSelect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/misc/WTypeSelect.cxx')
-rw-r--r--dbaccess/source/ui/misc/WTypeSelect.cxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/dbaccess/source/ui/misc/WTypeSelect.cxx b/dbaccess/source/ui/misc/WTypeSelect.cxx
index fd0a940de182..6ab20d352a57 100644
--- a/dbaccess/source/ui/misc/WTypeSelect.cxx
+++ b/dbaccess/source/ui/misc/WTypeSelect.cxx
@@ -17,25 +17,25 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "WTypeSelect.hxx"
-#include "stringconstants.hxx"
-#include "bitmaps.hlst"
+#include <WTypeSelect.hxx>
+#include <stringconstants.hxx>
+#include <bitmaps.hlst>
#include <tools/diagnose_ex.h>
#include <osl/diagnose.h>
-#include "FieldDescriptions.hxx"
-#include "WCopyTable.hxx"
-#include "helpids.h"
-#include "strings.hrc"
+#include <FieldDescriptions.hxx>
+#include <WCopyTable.hxx>
+#include <helpids.h>
+#include <strings.hrc>
#include <tools/stream.hxx>
#include <svtools/svparser.hxx>
-#include "UITools.hxx"
-#include "core_resource.hxx"
-#include "sqlmessage.hxx"
-#include "FieldControls.hxx"
+#include <UITools.hxx>
+#include <core_resource.hxx>
+#include <sqlmessage.hxx>
+#include <FieldControls.hxx>
#include <vcl/layout.hxx>
#include <vcl/builderfactory.hxx>
-#include "dbaccess_slotid.hrc"
+#include <dbaccess_slotid.hrc>
using namespace ::dbaui;
using namespace ::com::sun::star::uno;