aboutsummaryrefslogtreecommitdiffstats
path: root/glcd/glcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'glcd/glcd.h')
-rw-r--r--glcd/glcd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/glcd/glcd.h b/glcd/glcd.h
index d8dc9489..b16e1bb9 100644
--- a/glcd/glcd.h
+++ b/glcd/glcd.h
@@ -24,7 +24,6 @@
#include "ch.h"
#include "hal.h"
#include "fonts.h"
-#include "fastMath.h"
#if !defined(LCD_USE_FSMC) && !defined(LCD_USE_GPIO) && !defined(LCD_USE_SPI)
#include "glcdconf.h"