diff options
Diffstat (limited to 'engines/gob')
-rw-r--r-- | engines/gob/gob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/gob.h b/engines/gob/gob.h index 91a53ea050..2a2201115b 100644 --- a/engines/gob/gob.h +++ b/engines/gob/gob.h @@ -26,7 +26,7 @@ #include "common/stdafx.h" #include "common/system.h" -#include "base/engine.h" +#include "engines/engine.h" namespace Gob { |