diff options
Diffstat (limited to 'sc/source/ui/inc/pntlock.hxx')
-rw-r--r-- | sc/source/ui/inc/pntlock.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/pntlock.hxx b/sc/source/ui/inc/pntlock.hxx index ccd76c4fabb8..5ae3734c19f3 100644 --- a/sc/source/ui/inc/pntlock.hxx +++ b/sc/source/ui/inc/pntlock.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_PNTLOCK_HXX #define INCLUDED_SC_SOURCE_UI_INC_PNTLOCK_HXX -#include "rangelst.hxx" +#include <rangelst.hxx> class ScPaintLockData { |