Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/thirdparty/ui/LCDUI/LCDOutput.h')
-rw-r--r--src/thirdparty/ui/LCDUI/LCDOutput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thirdparty/ui/LCDUI/LCDOutput.h b/src/thirdparty/ui/LCDUI/LCDOutput.h
index 7a379aea0..789e2bee7 100644
--- a/src/thirdparty/ui/LCDUI/LCDOutput.h
+++ b/src/thirdparty/ui/LCDUI/LCDOutput.h
@@ -14,7 +14,7 @@
#define _CLCDOUTPUT_H_INCLUDED_
#include "LCDManager.h"
-#include <lglcd/lglcd.h>
+#include "lglcd/lglcd.h"
#include <vector>
using namespace std;