diff options
Diffstat (limited to 'engines/touche/graphics.h')
-rw-r--r-- | engines/touche/graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/touche/graphics.h b/engines/touche/graphics.h index 4b769b0a66..5b2ea39a24 100644 --- a/engines/touche/graphics.h +++ b/engines/touche/graphics.h @@ -23,7 +23,7 @@ #ifndef TOUCHE_GRAPHICS_H #define TOUCHE_GRAPHICS_H -#include "common/util.h" +#include "common/language.h" namespace Touche { |