aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libabis/e1_input.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-03-04 13:53:51 +0100
committerHarald Welte <laforge@gnumonks.org>2011-03-04 13:53:51 +0100
commitc08e8be4ee5e1b1948b68b90068a0c5aeb54f60d (patch)
tree2d0db772c79269f16b7d60eb5b9916a59441284f /openbsc/src/libabis/e1_input.c
parentc1b2cfafd42dde3001cb5de8f418c9e35d818213 (diff)
fix path of bscconfig.h include file
Diffstat (limited to 'openbsc/src/libabis/e1_input.c')
-rw-r--r--openbsc/src/libabis/e1_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/libabis/e1_input.c b/openbsc/src/libabis/e1_input.c
index e5dd11b94..3b6644eff 100644
--- a/openbsc/src/libabis/e1_input.c
+++ b/openbsc/src/libabis/e1_input.c
@@ -54,7 +54,7 @@
#include <openbsc/signal.h>
#include <openbsc/misdn.h>
-#include "../bscconfig.h"
+#include "../../bscconfig.h"
#define NUM_E1_TS 32