diff --git a/cheevos.c b/cheevos.c
index 16256971db..35915d1cf9 100644
--- a/cheevos.c
+++ b/cheevos.c
@@ -13,8 +13,6 @@
* If not, see .
*/
-#include
-#include
#include
#include
diff --git a/cheevos.h b/cheevos.h
index 9ff5ad4790..b9935ed9c9 100644
--- a/cheevos.h
+++ b/cheevos.h
@@ -16,6 +16,9 @@
#ifndef __RARCH_CHEEVOS_H
#define __RARCH_CHEEVOS_H
+#include
+#include
+
typedef struct
{
int cheats_are_enabled;