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 | 881bfc284b4d369b432257fe0ed7512d73e55ee7 (patch) | |
tree | 8b1eabf6b99afda7a29330d9e1d946b6e2478e59 /dbaccess/source/ui/app/AppControllerGen.cxx | |
parent | 89bceddf2a5b469c016f6495159c521a64f330f0 (diff) |
gnumake4: converted dbaccess [hg:8113b354673f]
Diffstat (limited to 'dbaccess/source/ui/app/AppControllerGen.cxx')
-rw-r--r-- | dbaccess/source/ui/app/AppControllerGen.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/AppControllerGen.cxx b/dbaccess/source/ui/app/AppControllerGen.cxx index 45f38a6d5..062eea972 100644 --- a/dbaccess/source/ui/app/AppControllerGen.cxx +++ b/dbaccess/source/ui/app/AppControllerGen.cxx @@ -26,7 +26,7 @@ ************************************************************************/ // MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_dbaccess.hxx" +#include "precompiled_dbui.hxx" #include "AppController.hxx" #include "AppDetailView.hxx" |