diff --git a/performance.c b/performance.c index 9d30db442c..6f438ea74b 100644 --- a/performance.c +++ b/performance.c @@ -67,6 +67,8 @@ #include #endif +#include + #ifdef PERF_TEST #define MAX_COUNTERS 64 static struct rarch_perf_counter *perf_counters[MAX_COUNTERS];