diff options
Diffstat (limited to 'include/vcl/ppdparser.hxx')
-rw-r--r-- | include/vcl/ppdparser.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/ppdparser.hxx b/include/vcl/ppdparser.hxx index 32499e010656..11dfb7205884 100644 --- a/include/vcl/ppdparser.hxx +++ b/include/vcl/ppdparser.hxx @@ -28,7 +28,7 @@ #include <rtl/ustring.hxx> #include <vcl/dllapi.h> -#include "com/sun/star/lang/Locale.hpp" +#include <com/sun/star/lang/Locale.hpp> #define PRINTER_PPDDIR "driver" |