diff options
Diffstat (limited to 'sc/source/ui/view/reffact.cxx')
-rw-r--r-- | sc/source/ui/view/reffact.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/view/reffact.cxx b/sc/source/ui/view/reffact.cxx index a3dc2a4b01f2..c833a67f41e9 100644 --- a/sc/source/ui/view/reffact.cxx +++ b/sc/source/ui/view/reffact.cxx @@ -2,9 +2,9 @@ * * $RCSfile: reffact.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: nn $ $Date: 2000-11-09 19:58:33 $ + * last change: $Author: hr $ $Date: 2000-11-14 15:42:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,6 +67,7 @@ // INCLUDE --------------------------------------------------------------- +#include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/viewfrm.hxx> |