aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he
diff options
context:
space:
mode:
authorEugene Sandulenko2011-01-23 17:14:43 +0000
committerEugene Sandulenko2011-01-23 17:14:43 +0000
commit806ccf5d25ebe337103942cdb6b5cf8800de115a (patch)
treeead210f06163f97521b2ae26b06b450be8bf10a3 /engines/scumm/he
parent36ed9be335217ef6fcf8e07b257fb6a1ee1ed8f2 (diff)
downloadscummvm-rg350-806ccf5d25ebe337103942cdb6b5cf8800de115a.tar.gz
scummvm-rg350-806ccf5d25ebe337103942cdb6b5cf8800de115a.tar.bz2
scummvm-rg350-806ccf5d25ebe337103942cdb6b5cf8800de115a.zip
GRAPHICS: Move graphics/video/ to video/. Step 1/2
svn-id: r55473
Diffstat (limited to 'engines/scumm/he')
-rw-r--r--engines/scumm/he/animation_he.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/he/animation_he.h b/engines/scumm/he/animation_he.h
index af4ec2041d..756bc666d8 100644
--- a/engines/scumm/he/animation_he.h
+++ b/engines/scumm/he/animation_he.h
@@ -26,7 +26,7 @@
#if !defined(SCUMM_HE_ANIMATION_H) && defined(ENABLE_HE)
#define SCUMM_HE_ANIMATION_H
-#include "graphics/video/smk_decoder.h"
+#include "video/smk_decoder.h"
#include "sound/mixer.h"