diff options
Diffstat (limited to 'src/code/padmgr.c')
| -rw-r--r-- | src/code/padmgr.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/code/padmgr.c b/src/code/padmgr.c index 9e6d1ae14..6d88b34c1 100644 --- a/src/code/padmgr.c +++ b/src/code/padmgr.c @@ -32,8 +32,10 @@ #include "libu64/padsetup.h" #include "macros.h" #include "padmgr.h" +#include "printf.h" #include "fault.h" #include "terminal.h" +#include "translation.h" #include "line_numbers.h" #define PADMGR_LOG(controllerNum, msg) \ |
