diff options
Diffstat (limited to 'callback.c')
-rw-r--r-- | callback.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ #include "compiz-wiimote.h" #include "wiimote_options.h" +int wiimoteDisplayPrivateIndex; + /* Prototype cwiid_callback with cwiid_callback_t, define it with the actual * type - this will cause a compile error (rather than some undefined bizarre |