summaryrefslogtreecommitdiffstats
path: root/osdep/timer-darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/timer-darwin.c')
-rw-r--r--osdep/timer-darwin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/osdep/timer-darwin.c b/osdep/timer-darwin.c
index b9b537954b..c0fd20c041 100644
--- a/osdep/timer-darwin.c
+++ b/osdep/timer-darwin.c
@@ -22,8 +22,8 @@
#include <sys/time.h>
#include <mach/mach_time.h>
-#include "../config.h"
-#include "../mp_msg.h"
+#include "config.h"
+#include "mp_msg.h"
#include "timer.h"
/* global variables */