]> gitweb.hhaalo.de Git - discspan.git/commitdiff
change include header lib header
authorBastian Dehn <hhaalo@arcor.de>
Mon, 15 Sep 2025 16:53:06 +0000 (18:53 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 15 Sep 2025 16:53:06 +0000 (18:53 +0200)
libs/spandisc/tests/splitter-test.c

index 477e9e06936df870f1af789d29bd701b5c746385..b1d710b15b9d257f026477a1dd22502601d54766 100644 (file)
@@ -6,7 +6,7 @@
 #include <stdbool.h>
 #include <stdlib.h>
 
-#include "../src/splitter.h"
+#include "../src/libspandisc.h"
 
 void ignore_media_tests()
 {