summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/ColumnModel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/ColumnModel.cxx')
-rw-r--r--dbaccess/source/ui/uno/ColumnModel.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/uno/ColumnModel.cxx b/dbaccess/source/ui/uno/ColumnModel.cxx
index 0556c0e6b61a..cd249c4e1f01 100644
--- a/dbaccess/source/ui/uno/ColumnModel.cxx
+++ b/dbaccess/source/ui/uno/ColumnModel.cxx
@@ -18,15 +18,15 @@
*/
#include "ColumnModel.hxx"
-#include "uiservices.hxx"
+#include <uiservices.hxx>
#include <com/sun/star/awt/FontRelief.hpp>
#include <com/sun/star/awt/FontEmphasisMark.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <comphelper/extract.hxx>
-#include "stringconstants.hxx"
-#include "dbu_reghelper.hxx"
+#include <stringconstants.hxx>
+#include <dbu_reghelper.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <comphelper/property.hxx>