summaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.h')
-rw-r--r--test/test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h
index 3d55cff..572e179 100644
--- a/test/test.h
+++ b/test/test.h
@@ -207,7 +207,9 @@ int test_call_video(void);
int test_call_aulevel(void);
int test_call_progress(void);
+#ifdef USE_VIDEO
int test_video(void);
+#endif
#ifdef __cplusplus