diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/audioOutput.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/audioOutput.h b/src/audioOutput.h index c6e3a37c7..1dbcbcfd8 100644 --- a/src/audioOutput.h +++ b/src/audioOutput.h @@ -36,6 +36,7 @@ NULL, \ NULL, \ NULL, \ + NULL \ }; typedef struct _AudioOutput AudioOutput; |