From 3c93ed792e9c5a0871973731063eb579d665f645 Mon Sep 17 00:00:00 2001 From: "Ocke Janssen [oj]" Date: Thu, 14 Apr 2011 10:03:55 +0200 Subject: gnumake4: converted dbaccess [hg:8113b354673f] --- dbaccess/source/ui/dlg/dsselect.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess/source/ui/dlg/dsselect.cxx') diff --git a/dbaccess/source/ui/dlg/dsselect.cxx b/dbaccess/source/ui/dlg/dsselect.cxx index b2eec08a2db5..0851fddb5249 100644 --- a/dbaccess/source/ui/dlg/dsselect.cxx +++ b/dbaccess/source/ui/dlg/dsselect.cxx @@ -26,7 +26,7 @@ ************************************************************************/ // MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_dbaccess.hxx" +#include "precompiled_dbui.hxx" #ifndef _DBAUI_DSSELECT_HXX_ #include "dsselect.hxx" -- cgit