summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/TablesSingleDlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/dlg/TablesSingleDlg.cxx')
-rw-r--r--dbaccess/source/ui/dlg/TablesSingleDlg.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/TablesSingleDlg.cxx b/dbaccess/source/ui/dlg/TablesSingleDlg.cxx
index c22b06489fff..5056f95d809c 100644
--- a/dbaccess/source/ui/dlg/TablesSingleDlg.cxx
+++ b/dbaccess/source/ui/dlg/TablesSingleDlg.cxx
@@ -17,16 +17,16 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "TablesSingleDlg.hxx"
+#include <TablesSingleDlg.hxx>
#include "DbAdminImpl.hxx"
#include "tablespage.hxx"
#include <vcl/msgbox.hxx>
-#include "dsitems.hxx"
+#include <dsitems.hxx>
#include <comphelper/processfactory.hxx>
-#include "propertysetitem.hxx"
+#include <propertysetitem.hxx>
-#include "dbu_dlg.hxx"
+#include <dbu_dlg.hxx>
namespace dbaui
{