summaryrefslogtreecommitdiffstats
path: root/osdep/gettimeofday.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/gettimeofday.c')
-rw-r--r--osdep/gettimeofday.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/gettimeofday.c b/osdep/gettimeofday.c
index 3579779812..860eb388e7 100644
--- a/osdep/gettimeofday.c
+++ b/osdep/gettimeofday.c
@@ -1,4 +1,4 @@
-#include "../config.h"
+#include "config.h"
#ifndef HAVE_GETTIMEOFDAY
#include <sys/time.h>