gpfce patch
[fceu.git] / input.c
diff --git a/input.c b/input.c
index be6b360..5bf8e96 100644 (file)
--- a/input.c
+++ b/input.c
@@ -18,7 +18,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-
+#include <string.h>
 #include "types.h"
 #include "x6502.h"
 
 #include "types.h"
 #include "x6502.h"