diff options
author | uruk | 2013-09-15 13:21:03 +0200 |
---|---|---|
committer | uruk | 2013-09-15 13:21:03 +0200 |
commit | a81b499062bf968b94bfaaa96d84aa893bf87343 (patch) | |
tree | 5e968bdb23e8def26a8b47604089249ab7d97604 /engines/avalanche/avalot.cpp | |
parent | 7ee6e8699f97e691ea89266781f1c77437764658 (diff) | |
download | scummvm-rg350-a81b499062bf968b94bfaaa96d84aa893bf87343.tar.gz scummvm-rg350-a81b499062bf968b94bfaaa96d84aa893bf87343.tar.bz2 scummvm-rg350-a81b499062bf968b94bfaaa96d84aa893bf87343.zip |
AVALANCHE: Get rid of Enid.
Diffstat (limited to 'engines/avalanche/avalot.cpp')
-rw-r--r-- | engines/avalanche/avalot.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/avalot.cpp b/engines/avalanche/avalot.cpp index a52186d4e2..788b41897e 100644 --- a/engines/avalanche/avalot.cpp +++ b/engines/avalanche/avalot.cpp @@ -40,7 +40,6 @@ #include "avalanche/pingo.h" #include "avalanche/timer.h" #include "avalanche/celer.h" -#include "avalanche/enid.h" #include "avalanche/closing.h" #include "common/str.h" |