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 84d0e33..b63e3a0 100644 --- a/src/output.h +++ b/src/output.h @@ -40,6 +40,7 @@ #include "libout.h" #include "nesout.h" #include "cpcout.h" +#include "prgout.h" /* ---------------------------------------- INTERFACES */ |