aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorLe Philousophe2019-05-26 18:05:23 +0200
committerEugene Sandulenko2019-06-01 22:43:48 +0200
commit57074300caf0340e31308fd7dc7bf3cd78e4e882 (patch)
treef059a583923b9c8623eba46fc1f42a06844b8136 /engines
parentdae772f496c0eaa2df40b65292dddc850263f2cf (diff)
downloadscummvm-rg350-57074300caf0340e31308fd7dc7bf3cd78e4e882.tar.gz
scummvm-rg350-57074300caf0340e31308fd7dc7bf3cd78e4e882.tar.bz2
scummvm-rg350-57074300caf0340e31308fd7dc7bf3cd78e4e882.zip
CRYOMNI3D: Remove superflous header
Diffstat (limited to 'engines')
-rw-r--r--engines/cryomni3d/cryomni3d.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cryomni3d/cryomni3d.cpp b/engines/cryomni3d/cryomni3d.cpp
index bd27ea715f..92c6314d4c 100644
--- a/engines/cryomni3d/cryomni3d.cpp
+++ b/engines/cryomni3d/cryomni3d.cpp
@@ -38,8 +38,6 @@
#include "cryomni3d/image/hlz.h"
#include "cryomni3d/video/hnm_decoder.h"
-#include <stdarg.h> // For va_list etc.
-
namespace CryOmni3D {
CryOmni3DEngine::CryOmni3DEngine(OSystem *syst,