summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableUndo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/tabledesign/TableUndo.hxx')
-rw-r--r--dbaccess/source/ui/tabledesign/TableUndo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/tabledesign/TableUndo.hxx b/dbaccess/source/ui/tabledesign/TableUndo.hxx
index 3f8abc23a78f..1f4e70ac0671 100644
--- a/dbaccess/source/ui/tabledesign/TableUndo.hxx
+++ b/dbaccess/source/ui/tabledesign/TableUndo.hxx
@@ -19,13 +19,13 @@
#ifndef INCLUDED_DBACCESS_SOURCE_UI_TABLEDESIGN_TABLEUNDO_HXX
#define INCLUDED_DBACCESS_SOURCE_UI_TABLEDESIGN_TABLEUNDO_HXX
-#include "GeneralUndo.hxx"
+#include <GeneralUndo.hxx>
#include <tools/multisel.hxx>
#include <vector>
#include <com/sun/star/uno/Any.h>
-#include "TypeInfo.hxx"
+#include <TypeInfo.hxx>
#include <vcl/vclptr.hxx>
namespace dbaui