summaryrefslogtreecommitdiffstatshomepage
path: root/trunk/src/lib/formats/apf_apt.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/lib/formats/apf_apt.h')
-rw-r--r--trunk/src/lib/formats/apf_apt.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/trunk/src/lib/formats/apf_apt.h b/trunk/src/lib/formats/apf_apt.h
new file mode 100644
index 00000000000..faea27669c2
--- /dev/null
+++ b/trunk/src/lib/formats/apf_apt.h
@@ -0,0 +1,9 @@
+#ifndef APFCAS_H
+#define APFCAS_H
+
+#include "cassimg.h"
+
+CASSETTE_FORMATLIST_EXTERN(apf_cassette_formats);
+
+
+#endif /* APFCAS_H */