summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/Library_vcl.mk2
-rw-r--r--vcl/inc/svmconverter.hxx (renamed from vcl/inc/cvtsvm.hxx)0
-rw-r--r--vcl/source/gdi/gdimtf.cxx3
-rw-r--r--vcl/source/gdi/svmconverter.cxx (renamed from vcl/source/gdi/cvtsvm.cxx)3
4 files changed, 5 insertions, 3 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 7093baca1812..488630ee5576 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -267,7 +267,7 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/source/gdi/bmpfast \
vcl/source/gdi/configsettings \
vcl/source/gdi/cvtgrf \
- vcl/source/gdi/cvtsvm \
+ vcl/source/gdi/svmconverter \
vcl/source/gdi/dibtools \
vcl/source/gdi/embeddedfontshelper \
vcl/source/gdi/extoutdevdata \
diff --git a/vcl/inc/cvtsvm.hxx b/vcl/inc/svmconverter.hxx
index fdb83338fe3e..fdb83338fe3e 100644
--- a/vcl/inc/cvtsvm.hxx
+++ b/vcl/inc/svmconverter.hxx
diff --git a/vcl/source/gdi/gdimtf.cxx b/vcl/source/gdi/gdimtf.cxx
index 8309d6b22c96..f8f049910d85 100644
--- a/vcl/source/gdi/gdimtf.cxx
+++ b/vcl/source/gdi/gdimtf.cxx
@@ -33,7 +33,8 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <vcl/canvastools.hxx>
-#include <cvtsvm.hxx>
+#include "svmconverter.hxx"
+
#include <salbmp.hxx>
#include <salinst.hxx>
#include <svdata.hxx>
diff --git a/vcl/source/gdi/cvtsvm.cxx b/vcl/source/gdi/svmconverter.cxx
index 1df3d78a74f4..83f19b021fbf 100644
--- a/vcl/source/gdi/cvtsvm.cxx
+++ b/vcl/source/gdi/svmconverter.cxx
@@ -30,7 +30,8 @@
#include <vcl/lineinfo.hxx>
#include <rtl/strbuf.hxx>
-#include <cvtsvm.hxx>
+#include "svmconverter.hxx"
+
#include <memory>
// Inlines