aboutsummaryrefslogtreecommitdiffstats
path: root/src/fmt_gsm.c
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2017-08-30 20:26:02 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2017-12-31 12:20:59 +0100
commit30209cedddb3b6ece5614b40f65f6a04e84388b4 (patch)
treead3557d6212a4a955dcf2d9049a337581ce0ef9f /src/fmt_gsm.c
parent48206ad2e07216e01c9870b606aee442b3d7ec0e (diff)
Install GAPK headers to '${includedir}/osmocom/gapk/'
To be able to use the library, external applications need to know, which symbols are exposed. This information is provided by header files, which are being installed to a system's ${includedir} since this change.
Diffstat (limited to 'src/fmt_gsm.c')
-rw-r--r--src/fmt_gsm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fmt_gsm.c b/src/fmt_gsm.c
index 27701f0..1963692 100644
--- a/src/fmt_gsm.c
+++ b/src/fmt_gsm.c
@@ -18,8 +18,8 @@
*/
#include <assert.h>
-#include <gapk/codecs.h>
-#include <gapk/formats.h>
+#include <osmocom/gapk/codecs.h>
+#include <osmocom/gapk/formats.h>
#define GSM_LEN 33
#define GSM_MAGIC 0xd