aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/misdn.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/misdn.h')
-rw-r--r--openbsc/include/openbsc/misdn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/misdn.h b/openbsc/include/openbsc/misdn.h
index 0a8b063a4..9851ad32c 100644
--- a/openbsc/include/openbsc/misdn.h
+++ b/openbsc/include/openbsc/misdn.h
@@ -19,7 +19,7 @@
#ifndef MISDN_H
#define MISDN_H
-#include "e1_input.h"
+#include <osmocom/abis/e1_input.h>
int mi_setup(int cardnr, struct e1inp_line *line, int release_l2);
int mi_e1_line_update(struct e1inp_line *line);