diff options
Diffstat (limited to 'sc/inc/queryentry.hxx')
-rw-r--r-- | sc/inc/queryentry.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/queryentry.hxx b/sc/inc/queryentry.hxx index a39e87e43856..1c3a067a3f6f 100644 --- a/sc/inc/queryentry.hxx +++ b/sc/inc/queryentry.hxx @@ -22,7 +22,7 @@ #include "address.hxx" #include "global.hxx" -#include "svl/sharedstring.hxx" +#include <svl/sharedstring.hxx> #include <vector> |