From e4c83ca67cf7ad13db3995909605ce01ff915824 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 13 Nov 2012 19:19:36 +0200 Subject: fix gun handling in enhancement mode --- maemo/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maemo') diff --git a/maemo/main.c b/maemo/main.c index eb757f0..24db87a 100644 --- a/maemo/main.c +++ b/maemo/main.c @@ -16,7 +16,7 @@ #include "plugin_lib.h" #include "../libpcsxcore/misc.h" #include "../libpcsxcore/new_dynarec/new_dynarec.h" -#include "../plugins/dfinput/main.h" +#include "../plugins/dfinput/externals.h" #include "maemo_common.h" int g_opts = OPT_SHOWFPS; -- cgit v1.2.3