summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
diff options
context:
space:
mode:
authorOcke Janssen [oj] <Ocke.Janssen@oracle.com>2011-04-14 10:03:55 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 14:35:26 +0200
commit3c93ed792e9c5a0871973731063eb579d665f645 (patch)
tree3197639292fd12478780bc71f297e6e9a7378339 /dbaccess/source/ui/dlg/TextConnectionHelper.cxx
parent22a4c2db80f641277fd960d57776373fa3ae517a (diff)
gnumake4: converted dbaccess [hg:8113b354673f]
Diffstat (limited to 'dbaccess/source/ui/dlg/TextConnectionHelper.cxx')
-rw-r--r--dbaccess/source/ui/dlg/TextConnectionHelper.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
index e7847e48ef89..d6cee59919e7 100644
--- a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
+++ b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
@@ -25,7 +25,7 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
#ifndef _DBAUI_MODULE_DBU_HXX_
#include "moduledbu.hxx"
#endif
@@ -43,9 +43,7 @@
#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
#endif
-#ifndef _DBAUI_AUTOCONTROLS_HRC_
-#include "AutoControls.hrc"
-#endif
+#include "AutoControlsDef.hrc"
#ifndef _SFXITEMSET_HXX
#include <svl/itemset.hxx>