aboutsummaryrefslogtreecommitdiffstats
path: root/glcd/glcd.h
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2012-08-05 17:54:39 -0700
committerAndrew Hannam <andrewh@inmarket.com.au>2012-08-05 17:54:39 -0700
commit9a0521a85e7c065ccde55ce0de2bcc7db64b3439 (patch)
tree109854b2f7dfb182d716a95cd7cdda8db955415e /glcd/glcd.h
parent4f26ccedd0191e1d8d7b295eefdaea8cb1517190 (diff)
parent856abc84360ebce762086c1313609841c63ee697 (diff)
downloaduGFX-9a0521a85e7c065ccde55ce0de2bcc7db64b3439.tar.gz
uGFX-9a0521a85e7c065ccde55ce0de2bcc7db64b3439.tar.bz2
uGFX-9a0521a85e7c065ccde55ce0de2bcc7db64b3439.zip
Merge pull request #4 from Tectu/master
Merge Tectu Changes
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"