diff options
Diffstat (limited to 'cppcanvas/source/inc/implrenderer.hxx')
-rw-r--r-- | cppcanvas/source/inc/implrenderer.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cppcanvas/source/inc/implrenderer.hxx b/cppcanvas/source/inc/implrenderer.hxx index df26d09a4654..15b610306304 100644 --- a/cppcanvas/source/inc/implrenderer.hxx +++ b/cppcanvas/source/inc/implrenderer.hxx @@ -24,9 +24,9 @@ #include <cppcanvas/renderer.hxx> #include <cppcanvas/canvas.hxx> -#include <canvasgraphichelper.hxx> -#include <action.hxx> -#include <outdevstate.hxx> +#include "canvasgraphichelper.hxx" +#include "action.hxx" +#include "outdevstate.hxx" #include <com/sun/star/rendering/FontRequest.hpp> #include <com/sun/star/rendering/StrokeAttributes.hpp> |