From 6879ba3ef8658fee629e840a86521410428614c2 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 2 Feb 2019 05:09:29 +0100 Subject: [PATCH] Cleanup header --- runahead/dirty_input.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runahead/dirty_input.h b/runahead/dirty_input.h index fc76e8b0bc..1aa935cc1b 100644 --- a/runahead/dirty_input.h +++ b/runahead/dirty_input.h @@ -1,8 +1,8 @@ #ifndef __DIRTY_INPUT_H___ #define __DIRTY_INPUT_H___ -#include "retro_common_api.h" -#include "boolean.h" +#include +#include RETRO_BEGIN_DECLS