diff options
Diffstat (limited to 'src/core/ndisc/tests/test-ndisc-linux.c')
| -rw-r--r-- | src/core/ndisc/tests/test-ndisc-linux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ndisc/tests/test-ndisc-linux.c b/src/core/ndisc/tests/test-ndisc-linux.c index 9a5df60b..c84ee142 100644 --- a/src/core/ndisc/tests/test-ndisc-linux.c +++ b/src/core/ndisc/tests/test-ndisc-linux.c @@ -10,7 +10,7 @@ #include "ndisc/nm-ndisc.h" #include "ndisc/nm-lndp-ndisc.h" -#include "platform/nm-linux-platform.h" +#include "libnm-platform/nm-linux-platform.h" #include "nm-test-utils-core.h" |