summaryrefslogtreecommitdiffstats
path: root/src/host/osmocon/osmocon.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-02-20 22:16:21 +0100
committerHarald Welte <laforge@gnumonks.org>2010-02-20 22:16:21 +0100
commit2afd5aa843f92fdecdff3196bc12284c5956bed5 (patch)
tree36dcfdf4a5c286e8c1cb319d9e4235b256009e6c /src/host/osmocon/osmocon.c
parenta036cc2b2ade6f2f44c9601c5be4856d78147520 (diff)
build of osmocon using libosmocore
Diffstat (limited to 'src/host/osmocon/osmocon.c')
-rw-r--r--src/host/osmocon/osmocon.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/host/osmocon/osmocon.c b/src/host/osmocon/osmocon.c
index 094dbeb2..7bc05f02 100644
--- a/src/host/osmocon/osmocon.c
+++ b/src/host/osmocon/osmocon.c
@@ -14,9 +14,9 @@
#include <sercomm.h>
-#include <osmocom/linuxlist.h>
-#include <osmocom/select.h>
-#include <osmocom/talloc.h>
+#include <osmocore/linuxlist.h>
+#include <osmocore/select.h>
+#include <osmocore/talloc.h>
#include "version.h"