summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableRowExchange.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/tabledesign/TableRowExchange.cxx')
-rw-r--r--dbaccess/source/ui/tabledesign/TableRowExchange.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/tabledesign/TableRowExchange.cxx b/dbaccess/source/ui/tabledesign/TableRowExchange.cxx
index 586b3216e380..afee985228e5 100644
--- a/dbaccess/source/ui/tabledesign/TableRowExchange.cxx
+++ b/dbaccess/source/ui/tabledesign/TableRowExchange.cxx
@@ -17,10 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "TableRowExchange.hxx"
+#include <TableRowExchange.hxx>
#include <sot/formats.hxx>
#include <sot/storage.hxx>
-#include "TableRow.hxx"
+#include <TableRow.hxx>
namespace dbaui
{