]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - testsuite/test-new-module.c
testsuite: improve coverage of shared/util.h
[thirdparty/kmod.git] / testsuite / test-new-module.c
index ae9716f0f2d2c8d974483f18bbbc7a49e894131c..360065cbef72a0971f2b40ab8aae8f9679e7a809 100644 (file)
@@ -23,7 +23,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#include <libkmod.h>
+#include <libkmod/libkmod.h>
 
 #include "testsuite.h"