diff options
Diffstat (limited to 'sc/inc/lookupcache.hxx')
-rw-r--r-- | sc/inc/lookupcache.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/lookupcache.hxx b/sc/inc/lookupcache.hxx index 88f5f0b954c8..411ae6c54763 100644 --- a/sc/inc/lookupcache.hxx +++ b/sc/inc/lookupcache.hxx @@ -22,7 +22,7 @@ #include "address.hxx" #include "global.hxx" -#include "formula/token.hxx" +#include <formula/token.hxx> #include <svl/listener.hxx> #include <boost/unordered_map.hpp> |