diff options
author | Ocke Janssen [oj] <Ocke.Janssen@oracle.com> | 2011-04-14 10:03:55 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 14:35:26 +0200 |
commit | 3c93ed792e9c5a0871973731063eb579d665f645 (patch) | |
tree | 3197639292fd12478780bc71f297e6e9a7378339 /dbaccess/source/ui/dlg/dlgattr.cxx | |
parent | 22a4c2db80f641277fd960d57776373fa3ae517a (diff) |
gnumake4: converted dbaccess [hg:8113b354673f]
Diffstat (limited to 'dbaccess/source/ui/dlg/dlgattr.cxx')
-rw-r--r-- | dbaccess/source/ui/dlg/dlgattr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/dlgattr.cxx b/dbaccess/source/ui/dlg/dlgattr.cxx index 5e8f5c0e2ca1..143433837c2d 100644 --- a/dbaccess/source/ui/dlg/dlgattr.cxx +++ b/dbaccess/source/ui/dlg/dlgattr.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_SBATTRDLG_HXX |