summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cwindowmessenger.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/cwindowmessenger.hxx')
-rw-r--r--NxWidgets/nxwm/include/cwindowmessenger.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/include/cwindowmessenger.hxx b/NxWidgets/nxwm/include/cwindowmessenger.hxx
index a30010fd8..3822813d1 100644
--- a/NxWidgets/nxwm/include/cwindowmessenger.hxx
+++ b/NxWidgets/nxwm/include/cwindowmessenger.hxx
@@ -103,7 +103,7 @@ namespace NxWM
* @param e The event data.
*/
-#ifdef CONFIG_NX_MOUSE
+#ifdef CONFIG_NX_XYINPUT
void handleMouseEvent(void);
#endif