]> Nishi Git Mirror - gwion.git/commitdiff
:fire: remove soundinfo warning
authorfennecdjay <fennecdjay@gmail.com>
Sat, 11 Nov 2023 17:19:45 +0000 (18:19 +0100)
committerfennecdjay <fennecdjay@gmail.com>
Sat, 11 Nov 2023 17:19:45 +0000 (18:19 +0100)
plug
tests/module/module.c

diff --git a/plug b/plug
index 25a9cc19cb52947738bdf657b97f899ce869ee4b..283475992a1616b42e4b3fdab687f1efb88d1f72 160000 (submodule)
--- a/plug
+++ b/plug
@@ -1 +1 @@
-Subproject commit 25a9cc19cb52947738bdf657b97f899ce869ee4b
+Subproject commit 283475992a1616b42e4b3fdab687f1efb88d1f72
index 65e0df77113098a95011dee9644244bf33e9bbb1..d2e72c59531524117a6257b5b9f9e550594abf45 100644 (file)
@@ -2,8 +2,6 @@
 #include "gwion_ast.h"
 #include "gwion_env.h"
 #include "vm.h"
-#include "plug.h"
-#include "driver.h"
 #include "gwion.h"
 
 GWMODINI(dummy_module) {