diff options
author | mathias <mathias@mba-tecra> | 2009-10-06 12:26:34 +0200 |
---|---|---|
committer | mathias <mathias@mba-tecra> | 2009-10-06 12:26:34 +0200 |
commit | 480ff1e9c430b6e4feba8c81565a3d26267681a9 (patch) | |
tree | 5d5378b3ed7ad7e9fc68b4ca6e84bcf3328f4c55 /unotools/inc | |
parent | f87ee64d502aec9365d98d53d5b913f6456eae6b (diff) |
warnings fixed
Diffstat (limited to 'unotools/inc')
-rw-r--r-- | unotools/inc/unotools/historyoptions_const.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/inc/unotools/historyoptions_const.hxx b/unotools/inc/unotools/historyoptions_const.hxx index c9148aeb26f8..48632b66b018 100644 --- a/unotools/inc/unotools/historyoptions_const.hxx +++ b/unotools/inc/unotools/historyoptions_const.hxx @@ -34,7 +34,7 @@ ************************************************************************/ // MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svtools.hxx" +#include "precompiled_unotools.hxx" #ifndef INCLUDE_CONFIGITEMS_HISTORYOPTIONS_CONST_HXX #define INCLUDE_CONFIGITEMS_HISTORYOPTIONS_CONST_HXX |