From 584735c99436ce29e49716a7b7c3dc266e0e3d69 Mon Sep 17 00:00:00 2001
From: Scott Lahteine <github@thinkyhead.com>
Date: Sat, 14 Apr 2018 12:26:01 -0500
Subject: [PATCH] u8g.h => clib/u8g.h

---
 Marlin/src/lcd/dogm/dogm_font_data_ISO10646_1.h | 2 +-
 Marlin/src/lcd/dogm/language_data_an.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_bg.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_ca.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_cz.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_da.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_de.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_el-gr.h       | 2 +-
 Marlin/src/lcd/dogm/language_data_el.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_en.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_es.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_eu.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_fi.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_fr.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_gl.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_hr.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_it.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_jp-kana.h     | 2 +-
 Marlin/src/lcd/dogm/language_data_nl.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_pl.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_pt-br.h       | 3 +--
 Marlin/src/lcd/dogm/language_data_pt.h          | 3 +--
 Marlin/src/lcd/dogm/language_data_ru.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_sk.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_test.h        | 2 +-
 Marlin/src/lcd/dogm/language_data_tr.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_uk.h          | 2 +-
 Marlin/src/lcd/dogm/language_data_zh_CN.h       | 2 +-
 Marlin/src/lcd/dogm/language_data_zh_TW.h       | 2 +-
 Marlin/src/lcd/u8g_fontutf8.c                   | 2 +-
 Marlin/src/lcd/u8g_fontutf8.h                   | 2 +-
 31 files changed, 31 insertions(+), 33 deletions(-)

diff --git a/Marlin/src/lcd/dogm/dogm_font_data_ISO10646_1.h b/Marlin/src/lcd/dogm/dogm_font_data_ISO10646_1.h
index c6e116aafc..b3aca0fc7e 100644
--- a/Marlin/src/lcd/dogm/dogm_font_data_ISO10646_1.h
+++ b/Marlin/src/lcd/dogm/dogm_font_data_ISO10646_1.h
@@ -20,7 +20,7 @@
  *
  */
 
-#include "u8g.h"
+#include <clib/u8g.h>
 
 #if defined(__AVR__) && ENABLED(NOT_EXTENDED_ISO10646_1_5X7)
   // reduced font (only sysmbols 1 - 127) - saves about 1278 bytes of FLASH
diff --git a/Marlin/src/lcd/dogm/language_data_an.h b/Marlin/src/lcd/dogm/language_data_an.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_an.h
+++ b/Marlin/src/lcd/dogm/language_data_an.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_bg.h b/Marlin/src/lcd/dogm/language_data_bg.h
index 2c6a4fda51..c0c7506f0e 100644
--- a/Marlin/src/lcd/dogm/language_data_bg.h
+++ b/Marlin/src/lcd/dogm/language_data_bg.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_8_144_149[96] U8G_FONT_SECTION("fontpage_8_144_149") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x90,0x95,0x00,0x07,0xff,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_ca.h b/Marlin/src/lcd/dogm/language_data_ca.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_ca.h
+++ b/Marlin/src/lcd/dogm/language_data_ca.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_cz.h b/Marlin/src/lcd/dogm/language_data_cz.h
index c198e9e5d5..6a1ddaa785 100644
--- a/Marlin/src/lcd/dogm/language_data_cz.h
+++ b/Marlin/src/lcd/dogm/language_data_cz.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_2_140_141[49] U8G_FONT_SECTION("fontpage_2_140_141") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x8c,0x8d,0x00,0x0b,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_da.h b/Marlin/src/lcd/dogm/language_data_da.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_da.h
+++ b/Marlin/src/lcd/dogm/language_data_da.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_de.h b/Marlin/src/lcd/dogm/language_data_de.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_de.h
+++ b/Marlin/src/lcd/dogm/language_data_de.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_el-gr.h b/Marlin/src/lcd/dogm/language_data_el-gr.h
index f50fe8ecf2..9fe33be926 100644
--- a/Marlin/src/lcd/dogm/language_data_el-gr.h
+++ b/Marlin/src/lcd/dogm/language_data_el-gr.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_7_136_136[31] U8G_FONT_SECTION("fontpage_7_136_136") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x88,0x88,0x00,0x08,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_el.h b/Marlin/src/lcd/dogm/language_data_el.h
index 089a5ec34d..1fbb29326a 100644
--- a/Marlin/src/lcd/dogm/language_data_el.h
+++ b/Marlin/src/lcd/dogm/language_data_el.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_7_136_136[31] U8G_FONT_SECTION("fontpage_7_136_136") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x88,0x88,0x00,0x08,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_en.h b/Marlin/src/lcd/dogm/language_data_en.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_en.h
+++ b/Marlin/src/lcd/dogm/language_data_en.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_es.h b/Marlin/src/lcd/dogm/language_data_es.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_es.h
+++ b/Marlin/src/lcd/dogm/language_data_es.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_eu.h b/Marlin/src/lcd/dogm/language_data_eu.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_eu.h
+++ b/Marlin/src/lcd/dogm/language_data_eu.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_fi.h b/Marlin/src/lcd/dogm/language_data_fi.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_fi.h
+++ b/Marlin/src/lcd/dogm/language_data_fi.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_fr.h b/Marlin/src/lcd/dogm/language_data_fr.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_fr.h
+++ b/Marlin/src/lcd/dogm/language_data_fr.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_gl.h b/Marlin/src/lcd/dogm/language_data_gl.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_gl.h
+++ b/Marlin/src/lcd/dogm/language_data_gl.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_hr.h b/Marlin/src/lcd/dogm/language_data_hr.h
index 178d428ecb..87bdabbe1f 100644
--- a/Marlin/src/lcd/dogm/language_data_hr.h
+++ b/Marlin/src/lcd/dogm/language_data_hr.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_2_135_135[32] U8G_FONT_SECTION("fontpage_2_135_135") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x87,0x87,0x00,0x09,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_it.h b/Marlin/src/lcd/dogm/language_data_it.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_it.h
+++ b/Marlin/src/lcd/dogm/language_data_it.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_jp-kana.h b/Marlin/src/lcd/dogm/language_data_jp-kana.h
index d1ad80e166..77d129d66c 100644
--- a/Marlin/src/lcd/dogm/language_data_jp-kana.h
+++ b/Marlin/src/lcd/dogm/language_data_jp-kana.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_97_161_164[61] U8G_FONT_SECTION("fontpage_97_161_164") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0xa1,0xa4,0x00,0x06,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_nl.h b/Marlin/src/lcd/dogm/language_data_nl.h
index 1ec1b231a4..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_nl.h
+++ b/Marlin/src/lcd/dogm/language_data_nl.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_pl.h b/Marlin/src/lcd/dogm/language_data_pl.h
index 7ad0a46b9e..4a8d9cba1e 100644
--- a/Marlin/src/lcd/dogm/language_data_pl.h
+++ b/Marlin/src/lcd/dogm/language_data_pl.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_2_133_133[31] U8G_FONT_SECTION("fontpage_2_133_133") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x85,0x85,0x00,0x06,0xfe,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_pt-br.h b/Marlin/src/lcd/dogm/language_data_pt-br.h
index 75c446eea6..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_pt-br.h
+++ b/Marlin/src/lcd/dogm/language_data_pt-br.h
@@ -2,8 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
-
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_pt.h b/Marlin/src/lcd/dogm/language_data_pt.h
index 75c446eea6..02e2f8eaba 100644
--- a/Marlin/src/lcd/dogm/language_data_pt.h
+++ b/Marlin/src/lcd/dogm/language_data_pt.h
@@ -2,8 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
-
+#include <clib/u8g.h>
 
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
 static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
diff --git a/Marlin/src/lcd/dogm/language_data_ru.h b/Marlin/src/lcd/dogm/language_data_ru.h
index d591ca70de..f0b2b54615 100644
--- a/Marlin/src/lcd/dogm/language_data_ru.h
+++ b/Marlin/src/lcd/dogm/language_data_ru.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_8_144_152[135] U8G_FONT_SECTION("fontpage_8_144_152") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x90,0x98,0x00,0x07,0xff,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_sk.h b/Marlin/src/lcd/dogm/language_data_sk.h
index ac70302026..fcc6622a9f 100644
--- a/Marlin/src/lcd/dogm/language_data_sk.h
+++ b/Marlin/src/lcd/dogm/language_data_sk.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_2_140_143[80] U8G_FONT_SECTION("fontpage_2_140_143") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x8c,0x8f,0x00,0x0b,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_test.h b/Marlin/src/lcd/dogm/language_data_test.h
index 40f18976cc..346707b10a 100644
--- a/Marlin/src/lcd/dogm/language_data_test.h
+++ b/Marlin/src/lcd/dogm/language_data_test.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_8_128_255[1255] U8G_FONT_SECTION("fontpage_8_128_255") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x80,0xff,0x00,0x08,0xff,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_tr.h b/Marlin/src/lcd/dogm/language_data_tr.h
index 442447bf95..b0079ba87d 100644
--- a/Marlin/src/lcd/dogm/language_data_tr.h
+++ b/Marlin/src/lcd/dogm/language_data_tr.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_2_159_159[34] U8G_FONT_SECTION("fontpage_2_159_159") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x9f,0x9f,0x00,0x09,0xfe,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_uk.h b/Marlin/src/lcd/dogm/language_data_uk.h
index 7feef6c40d..d6b5e3253a 100644
--- a/Marlin/src/lcd/dogm/language_data_uk.h
+++ b/Marlin/src/lcd/dogm/language_data_uk.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_8_134_134[30] U8G_FONT_SECTION("fontpage_8_134_134") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x86,0x86,0x00,0x07,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_zh_CN.h b/Marlin/src/lcd/dogm/language_data_zh_CN.h
index 2b8bb4f47a..2155315312 100644
--- a/Marlin/src/lcd/dogm/language_data_zh_CN.h
+++ b/Marlin/src/lcd/dogm/language_data_zh_CN.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_69_191_191[41] U8G_FONT_SECTION("fontpage_69_191_191") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0xbf,0xbf,0x00,0x0a,0x00,0x00,
diff --git a/Marlin/src/lcd/dogm/language_data_zh_TW.h b/Marlin/src/lcd/dogm/language_data_zh_TW.h
index e054defdd5..247627079c 100644
--- a/Marlin/src/lcd/dogm/language_data_zh_TW.h
+++ b/Marlin/src/lcd/dogm/language_data_zh_TW.h
@@ -2,7 +2,7 @@
 /* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
 /* Please turn to the tools call this script to change the contents! */
 
-#include <u8g.h>
+#include <clib/u8g.h>
 
 const u8g_fntpgm_uint8_t fontpage_69_191_191[41] U8G_FONT_SECTION("fontpage_69_191_191") = {
   0x00,0x06,0x0a,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0xbf,0xbf,0x00,0x0a,0x00,0x00,
diff --git a/Marlin/src/lcd/u8g_fontutf8.c b/Marlin/src/lcd/u8g_fontutf8.c
index 962efc4710..4e59e23055 100644
--- a/Marlin/src/lcd/u8g_fontutf8.c
+++ b/Marlin/src/lcd/u8g_fontutf8.c
@@ -8,7 +8,7 @@
  */
 
 #include <string.h>
-#include "u8g.h"
+#include <clib/u8g.h>
 #include "fontutils.h"
 #include "u8g_fontutf8.h"
 
diff --git a/Marlin/src/lcd/u8g_fontutf8.h b/Marlin/src/lcd/u8g_fontutf8.h
index bba1e4a814..3df9907c19 100644
--- a/Marlin/src/lcd/u8g_fontutf8.h
+++ b/Marlin/src/lcd/u8g_fontutf8.h
@@ -9,7 +9,7 @@
 #ifndef _UXG_FONTUTF8_H
 #define _UXG_FONTUTF8_H 1
 
-#include "u8g.h"
+#include <clib/u8g.h>
 #include "fontutils.h"
 
 #ifdef __cplusplus
-- 
GitLab