summaryrefslogtreecommitdiffstats
path: root/mp3lib/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/test.c')
-rw-r--r--mp3lib/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/test.c b/mp3lib/test.c
index 81dc675a6a..1a96e9b909 100644
--- a/mp3lib/test.c
+++ b/mp3lib/test.c
@@ -12,7 +12,7 @@
#include "mp3lib/mp3.h"
#include "config.h"
-#include "../cpudetect.h"
+#include "cpudetect.h"
extern CpuCaps gCpuCaps;
static inline unsigned int GetTimer(){