diff options
Diffstat (limited to 'src/output.h')
-rw-r--r-- | src/output.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/output.h b/src/output.h index b2e208c..84d0e33 100644 --- a/src/output.h +++ b/src/output.h @@ -39,6 +39,7 @@ #include "snesout.h" #include "libout.h" #include "nesout.h" +#include "cpcout.h" /* ---------------------------------------- INTERFACES */ |