aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tools/touch_driver_test/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/tools/touch_driver_test/main.c')
-rw-r--r--demos/tools/touch_driver_test/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/tools/touch_driver_test/main.c b/demos/tools/touch_driver_test/main.c
index 3915c2a8..c338e24c 100644
--- a/demos/tools/touch_driver_test/main.c
+++ b/demos/tools/touch_driver_test/main.c
@@ -37,7 +37,7 @@
static GConsoleObject gc;
static GListener gl;
-static font_t font;
+static gFont font;
static gCoord bWidth, bWidth2, bHeight;
static GHandle ghc;
static gCoord swidth, sheight;