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
path: root/src/ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/LCDUI/LCDOutput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/LCDUI/LCDOutput.h b/src/ui/LCDUI/LCDOutput.h
index f2f214b2e..7a379aea0 100644
--- a/src/ui/LCDUI/LCDOutput.h
+++ b/src/ui/LCDUI/LCDOutput.h
@@ -15,7 +15,7 @@
#include "LCDManager.h"
#include <lglcd/lglcd.h>
-#include "vector"
+#include <vector>
using namespace std;