diff options
Diffstat (limited to 'engines/cge/vol.cpp')
-rw-r--r-- | engines/cge/vol.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/cge/vol.cpp b/engines/cge/vol.cpp index 5f8573706b..332ae869c8 100644 --- a/engines/cge/vol.cpp +++ b/engines/cge/vol.cpp @@ -28,9 +28,6 @@ #include "cge/vol.h" #include "common/system.h" #include "common/str.h" -#include <stdlib.h> -#include <string.h> -#include <errno.h> namespace CGE { |