aboutsummaryrefslogtreecommitdiffstats
path: root/include/gfx.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-01-09 14:29:32 +0100
committerJoel Bodenmann <joel@unormal.org>2013-01-09 14:29:32 +0100
commita2a87ddd458ef0811dfb71510d7027d23038005b (patch)
tree50a3ea9a35756406f1c5ee2a5cc7a65967dd9988 /include/gfx.h
parent7a66e63849f43aae17fb256afadc475ffc578945 (diff)
downloaduGFX-a2a87ddd458ef0811dfb71510d7027d23038005b.tar.gz
uGFX-a2a87ddd458ef0811dfb71510d7027d23038005b.tar.bz2
uGFX-a2a87ddd458ef0811dfb71510d7027d23038005b.zip
added TDISP - experimental
Diffstat (limited to 'include/gfx.h')
-rw-r--r--include/gfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gfx.h b/include/gfx.h
index 9dfe681a..79c176f4 100644
--- a/include/gfx.h
+++ b/include/gfx.h
@@ -109,6 +109,7 @@
#include "gdisp/gdisp.h"
#include "gwin/gwin.h"
#include "ginput/ginput.h"
+#include "tdisp/tdisp.h"
#endif /* _GFX_H */
/** @} */