diff options
Diffstat (limited to 'compiz-wiimote.h')
-rw-r--r-- | compiz-wiimote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiz-wiimote.h b/compiz-wiimote.h index 37b14f4..0e2d56d 100644 --- a/compiz-wiimote.h +++ b/compiz-wiimote.h @@ -370,7 +370,7 @@ typedef struct _WiimoteScreen GET_WIIMOTE_SCREEN (w->screen, \ GET_WIIMOTE_DISPLAY (w->screen->display))) -int wiimoteDisplayPrivateIndex; +extern int wiimoteDisplayPrivateIndex; cwiid_mesg_callback_t wiimoteCWiiDCallback; cwiid_err_t err; CompDisplay *firstDisplay; |