diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-21 21:17:14 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-21 21:17:14 +0100 |
commit | 25302a2513307a3a41b76f5e568f0916713c0620 (patch) | |
tree | 64e005fc00187b959b74aeb4c0a3b90449df7605 /src/output.h | |
parent | 4615bf4b669af244f7a2aa71af60cb363b08c472 (diff) |
Imported V1.9V1.9
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 */ |