aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/opcodes.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-09-03 15:19:37 +0200
committerEugene Sandulenko2016-09-03 15:19:37 +0200
commitcad834a69c37de8d34505a0ac082ae7b92b7dcf3 (patch)
tree768b81eb76ae8d482a625a8e5a73a178ea965853 /engines/agi/opcodes.h
parent0239baeacb34312db48ff44865558988c7fcf597 (diff)
downloadscummvm-rg350-cad834a69c37de8d34505a0ac082ae7b92b7dcf3.tar.gz
scummvm-rg350-cad834a69c37de8d34505a0ac082ae7b92b7dcf3.tar.bz2
scummvm-rg350-cad834a69c37de8d34505a0ac082ae7b92b7dcf3.zip
JANITORIAL: Fix include statements
Diffstat (limited to 'engines/agi/opcodes.h')
-rw-r--r--engines/agi/opcodes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/agi/opcodes.h b/engines/agi/opcodes.h
index aac2756f86..d9644bdcda 100644
--- a/engines/agi/opcodes.h
+++ b/engines/agi/opcodes.h
@@ -23,8 +23,6 @@
#ifndef AGI_OPCODES_H
#define AGI_OPCODES_H
-#include <string.h>
-
namespace Agi {
struct AgiInstruction {