aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/select.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/select.c')
-rw-r--r--src/core/select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/select.c b/src/core/select.c
index 026d4572..72f794f3 100644
--- a/src/core/select.c
+++ b/src/core/select.c
@@ -36,7 +36,7 @@
#include <osmocom/core/stat_item.h>
#include <osmocom/core/stats_tcp.h>
-#include "../config.h"
+#include "config.h"
#if defined(HAVE_SYS_SELECT_H) && defined(HAVE_POLL_H)
#include <sys/select.h>