include: reorganize headers file to include/osmocom/[gsm|core]
[osmocom-bb.git] / src / gsm / gprs_cipher_core.c
index 6174bd7..0ff85e2 100644 (file)
@@ -23,9 +23,9 @@
 #include <errno.h>
 #include <stdint.h>
 
-#include <osmocore/utils.h>
-#include <osmocore/linuxlist.h>
-#include <osmocore/plugin.h>
+#include <osmocom/core/utils.h>
+#include <osmocom/core/linuxlist.h>
+#include <osmocom/core/plugin.h>
 
 #include <osmocom/crypt/gprs_cipher.h>