summaryrefslogtreecommitdiff
path: root/src/test_libFLAC/bitwriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_libFLAC/bitwriter.h')
-rw-r--r--src/test_libFLAC/bitwriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test_libFLAC/bitwriter.h b/src/test_libFLAC/bitwriter.h
index 04342594..d6f4b845 100644
--- a/src/test_libFLAC/bitwriter.h
+++ b/src/test_libFLAC/bitwriter.h
@@ -21,6 +21,6 @@
#include "FLAC/ordinals.h"
-FLAC__bool test_bitwriter();
+FLAC__bool test_bitwriter(void);
#endif