add comments from include-what-you-use

This commit is contained in:
Ryan Pavlik
2011-09-14 10:30:06 -05:00
parent ea793369f6
commit 61f1e7e18d
2 changed files with 3 additions and 3 deletions

View File

@@ -43,8 +43,8 @@
#include "ir.h" /* for calculate_basic_ir, etc */
#include "nunchuk.h" /* for nunchuk_disconnected, etc */
#include "wiiboard.h" /* for wii_board_disconnected, etc */
#include "motion_plus.h" /* for motion_plus_disconnected, etc */
#include "io.h" /* for wiiuse_io_read on Windows, etc */
#include "motion_plus.h"
#ifndef WIIUSE_WIN32
#include <sys/time.h> /* for timeval */