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 1069fed..b894e88 100644 --- a/src/output.h +++ b/src/output.h @@ -36,6 +36,7 @@ #include "t64out.h" #include "zx81out.h" #include "gbout.h" +#include "snesout.h" /* ---------------------------------------- INTERFACES */ |