From 3cdcc3a0932234fd1f66a3fc058fe9d644fafb83 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 22 Oct 2014 07:11:04 +0200 Subject: [PATCH] remove header include from runloop.c --- runloop.c | 1 - 1 file changed, 1 deletion(-) diff --git a/runloop.c b/runloop.c index 96e38c9437..5194b7a442 100644 --- a/runloop.c +++ b/runloop.c @@ -19,7 +19,6 @@ #include "dynamic.h" #include "performance.h" #include "retroarch_logger.h" -#include "input/input_common.h" #include "intl/intl.h" #ifdef HAVE_MENU