summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@libreoffice.org>2023-07-03 10:56:31 +0300
committerخالد حسني <khaled@libreoffice.org>2023-07-03 15:05:04 +0200
commit6ae13c5fc5b28efeb1f6b75d4f6574bae20af37c (patch)
treeea424d3946f4e3b2d0d7b991d34db866fec6d58b /vcl/inc/salgdi.hxx
parent206f8b905dc00b86f9926a3ee6b503bd56bc0115 (diff)
Rename and move header next to other font headers
Change-Id: I5485817b5a6c2e9538ed6fb00893663d09e7fa26 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153869 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@libreoffice.org>
Diffstat (limited to 'vcl/inc/salgdi.hxx')
-rw-r--r--vcl/inc/salgdi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index b273eab6434d..debdd34bb00f 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -23,7 +23,7 @@
#include <vcl/outdev.hxx>
-#include "impfontmetricdata.hxx"
+#include "font/FontMetricData.hxx"
#include "salgdiimpl.hxx"
#include "sallayout.hxx"
#include "SalGradient.hxx"