Merge pull request #7974 from jeffyl/bugfix-2.0.x
Fix include path for VIKI
This commit is contained in:
commit
ec69e97bda
@ -23,7 +23,7 @@
|
|||||||
#ifndef ULCDST7565_H
|
#ifndef ULCDST7565_H
|
||||||
#define ULCDST7565_H
|
#define ULCDST7565_H
|
||||||
|
|
||||||
#include <src/Marlin.h>
|
#include "../../Marlin.h"
|
||||||
|
|
||||||
#if ENABLED(U8GLIB_ST7565_64128N)
|
#if ENABLED(U8GLIB_ST7565_64128N)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user