diff options
Diffstat (limited to 'shell/inc/basereader.hxx')
-rw-r--r-- | shell/inc/basereader.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/basereader.hxx b/shell/inc/basereader.hxx index 0acd5e9e615d..8ccb1a5f1490 100644 --- a/shell/inc/basereader.hxx +++ b/shell/inc/basereader.hxx @@ -28,7 +28,7 @@ #include "xml_parser.hxx" #include "zipfile.hxx" -#include <filepath.hxx> +#include "filepath.hxx" class CBaseReader : public i_xml_parser_event_handler { |