diff options
Diffstat (limited to 'include/gfx.h')
-rw-r--r-- | include/gfx.h | 1 |
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 */
/** @} */
|