summaryrefslogtreecommitdiff
path: root/include/vcl/graph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/graph.hxx')
-rw-r--r--include/vcl/graph.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx
index 17fdd6336e2d..f6a47e43b8ec 100644
--- a/include/vcl/graph.hxx
+++ b/include/vcl/graph.hxx
@@ -40,7 +40,7 @@ enum class GraphicType
Default
};
-namespace com { namespace sun { namespace star { namespace graphic { class XGraphic;} } } }
+namespace com::sun::star::graphic { class XGraphic; }
namespace vcl { class Font; }
class Bitmap;