diff options
Diffstat (limited to 'tests/msgfile')
-rw-r--r-- | tests/msgfile/msgfile_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/msgfile/msgfile_test.c b/tests/msgfile/msgfile_test.c index a82ac516..4637ceab 100644 --- a/tests/msgfile/msgfile_test.c +++ b/tests/msgfile/msgfile_test.c @@ -19,7 +19,7 @@ * */ -#include <osmocore/msgfile.h> +#include <osmocom/core/msgfile.h> #include <stdio.h> |