From 4b27653a122acbbb38c800f0b1972f339e73d115 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:42:52 +0200 Subject: loplugin:includeform: dbaccess Change-Id: I15aee966012612033ab7e2ee03ac1a553802f540 --- dbaccess/source/ui/dlg/TextConnectionHelper.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dbaccess/source/ui/dlg/TextConnectionHelper.hxx') diff --git a/dbaccess/source/ui/dlg/TextConnectionHelper.hxx b/dbaccess/source/ui/dlg/TextConnectionHelper.hxx index 0f33c0f23c4c..61074846f264 100644 --- a/dbaccess/source/ui/dlg/TextConnectionHelper.hxx +++ b/dbaccess/source/ui/dlg/TextConnectionHelper.hxx @@ -22,9 +22,9 @@ #include "ConnectionPageSetup.hxx" #include "adminpages.hxx" -#include "charsetlistbox.hxx" +#include #include -#include "curledit.hxx" +#include #include #include #include -- cgit