Adapt to the new "osmocom/core/" include path

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2011-04-17 20:21:41 +02:00
parent dc94bba6ac
commit 6d08da3bd3
13 changed files with 18 additions and 18 deletions

View file

@ -22,8 +22,8 @@
#include <stdint.h>
#include <string.h>
#include <osmocore/utils.h>
#include <osmocore/bits.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/bits.h>
#include "tetra_common.h"
#include "tetra_prim.h"