🎨 Shorten lcd relative paths

This commit is contained in:
Scott Lahteine
2021-05-21 22:55:13 -05:00
parent 4ea4fa78aa
commit 8af4d70922
3 changed files with 4 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
#endif
#if ENABLED(EXTENSIBLE_UI)
#include "../../lcd/extui/ui_api.h"
#include "../extui/ui_api.h"
#endif
void _man_probe_pt(const xy_pos_t &xy) {