1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

Cleanup header

This commit is contained in:
twinaphex 2019-02-02 05:09:29 +01:00
parent eda11bb99e
commit 6879ba3ef8

View File

@ -1,8 +1,8 @@
#ifndef __DIRTY_INPUT_H___
#define __DIRTY_INPUT_H___
#include "retro_common_api.h"
#include "boolean.h"
#include <boolean.h>
#include <retro_common_api.h>
RETRO_BEGIN_DECLS