diff options
author | Sam Spilsbury <smspillaz@gmail.com> | 2008-04-27 23:29:57 +0800 |
---|---|---|
committer | Sam Spilsbury <smspillaz@gmail.com> | 2008-04-27 23:29:57 +0800 |
commit | 806bb72a52f99d110078e40dc6ed395837a2a0a6 (patch) | |
tree | 174f1e2e3648ad6224cd9b7506ce09bf16caab2d /connect.c | |
parent | e1737e4024c66e066531fd3552abaf5428c1c382 (diff) | |
download | wiimote-806bb72a52f99d110078e40dc6ed395837a2a0a6.tar.gz wiimote-806bb72a52f99d110078e40dc6ed395837a2a0a6.tar.bz2 |
* 'whoops' Don't include a local file in a global header :/
Diffstat (limited to 'connect.c')
-rw-r--r-- | connect.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ */ #include "compiz-wiimote.h" +#include "wiimote_options.h" /* Wii Remote Connection / Handling --------------------------------------------------- */ |