summaryrefslogtreecommitdiff
path: root/src/combined/nsf_decoder.c
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-09 18:21:04 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-09 18:21:04 +0200
commitf36b9d822626dbbaf585e70cfa7ea60aa6d194af (patch)
tree220b7a7d185f262dc793c14c92a77ea615950d86 /src/combined/nsf_decoder.c
parentb6055c5fe61d918259d1c253aa32fa97dd3e5163 (diff)
parentd5d3776bf7e2733d382c5811b317bcdb7c2c9e88 (diff)
downloadxine-lib-f36b9d822626dbbaf585e70cfa7ea60aa6d194af.tar.gz
xine-lib-f36b9d822626dbbaf585e70cfa7ea60aa6d194af.tar.bz2
Merge with 1.2 branch.
Diffstat (limited to 'src/combined/nsf_decoder.c')
-rw-r--r--src/combined/nsf_decoder.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/combined/nsf_decoder.c b/src/combined/nsf_decoder.c
index e8b5dd96a..01884f267 100644
--- a/src/combined/nsf_decoder.c
+++ b/src/combined/nsf_decoder.c
@@ -39,6 +39,8 @@
#include "types.h"
#include "nsf.h"
+#include "nsf_combined.h"
+
typedef struct {
audio_decoder_class_t decoder_class;
} nsf_class_t;