From fc8eda13c8caadeec3a0f47ba0eaf74a00287c1b Mon Sep 17 00:00:00 2001 From: Andre Leiradella Date: Tue, 27 Oct 2015 15:52:34 -0200 Subject: [PATCH] fixed wrong includes --- cheats.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cheats.c b/cheats.c index af7ea0c521..110308bb83 100644 --- a/cheats.c +++ b/cheats.c @@ -23,7 +23,7 @@ #include #include -#include "cheevos.h" +#include "cheats.h" #include "general.h" #include "runloop.h" #include "dynamic.h" @@ -33,7 +33,7 @@ #endif #ifdef HAVE_CHEEVOS -#include "cheats.h" +#include "cheevos.h" #endif struct item_cheat