summaryrefslogtreecommitdiff
path: root/media-radio/tlf/files/tlf-1.4.1-missing-include.patch
blob: 55cb7a48477e0dd183e20e62417a2aa5c6e59017 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/test/test_wwv.c b/test/test_wwv.c
index f4e20ac..0fa82da 100644
--- a/test/test_wwv.c
+++ b/test/test_wwv.c
@@ -1,4 +1,5 @@
 #include "test.h"
+#include <glib.h>
 
 #include "../src/getwwv.h"