aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/ginput_dial.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ginput/ginput_dial.h')
-rw-r--r--src/ginput/ginput_dial.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ginput/ginput_dial.h b/src/ginput/ginput_dial.h
index e0292cb6..77c1b05c 100644
--- a/src/ginput/ginput_dial.h
+++ b/src/ginput/ginput_dial.h
@@ -16,8 +16,8 @@
* @details A dial provides a powerful way to navigate through menus
* on a display.
*
- * @pre GFX_USE_GINPUT must be set to TRUE in your gfxconf.h
- * @pre GINPUT_NEED_DIAL must be set to TRUE in your gfxconf.h
+ * @pre GFX_USE_GINPUT must be set to GFXON in your gfxconf.h
+ * @pre GINPUT_NEED_DIAL must be set to GFXON in your gfxconf.h
*
* @{
*/