summaryrefslogtreecommitdiff
path: root/apps/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/talk.c')
-rw-r--r--apps/talk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/talk.c b/apps/talk.c
index 941af1d..c0fe599 100644
--- a/apps/talk.c
+++ b/apps/talk.c
@@ -32,7 +32,7 @@
#include "lang.h"
#include "talk.h"
#include "id3.h"
-extern void bitswap(unsigned char *data, int length); /* no header for this */
+#include "bitswap.h"
/***************** Constants *****************/