diff options
Diffstat (limited to 'connect.c')
-rw-r--r-- | connect.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ #include "compiz-wiimote.h" #include "wiimote_options.h" +int wiimoteDisplayPrivateIndex; + /* Wii Remote Connection / Handling --------------------------------------------------- */ /* Allocate a callback function */ |