summaryrefslogtreecommitdiffstats
path: root/osdep/glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/glob.h')
-rw-r--r--osdep/glob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/glob.h b/osdep/glob.h
index dae4a73109..4505bdb0f2 100644
--- a/osdep/glob.h
+++ b/osdep/glob.h
@@ -1,4 +1,4 @@
-#include "../config.h"
+#include "config.h"
#ifndef HAVE_GLOB
#ifdef __MINGW32__