diff options
Diffstat (limited to 'engines/touche')
-rw-r--r-- | engines/touche/touche.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/touche/touche.cpp b/engines/touche/touche.cpp index 9c54f18a79..187e685d06 100644 --- a/engines/touche/touche.cpp +++ b/engines/touche/touche.cpp @@ -25,6 +25,7 @@ #include "common/config-manager.h" +#include "common/debug-channels.h" #include "common/events.h" #include "common/EventRecorder.h" #include "common/system.h" |