aboutsummaryrefslogtreecommitdiff
path: root/saga/script.h
diff options
context:
space:
mode:
authorEugene Sandulenko2004-08-12 21:39:11 +0000
committerEugene Sandulenko2004-08-12 21:39:11 +0000
commitec5d498703309e1bded1126442c361255d7226c8 (patch)
tree2f008149ce232d0646858ed4dae2af2ad8826ae9 /saga/script.h
parente31aa607306b7b32891d4dd65efe0c06e1c71793 (diff)
downloadscummvm-rg350-ec5d498703309e1bded1126442c361255d7226c8.tar.gz
scummvm-rg350-ec5d498703309e1bded1126442c361255d7226c8.tar.bz2
scummvm-rg350-ec5d498703309e1bded1126442c361255d7226c8.zip
Drop SSTACK_ in favor of common/stack.h implementation.
svn-id: r14566
Diffstat (limited to 'saga/script.h')
-rw-r--r--saga/script.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/saga/script.h b/saga/script.h
index 38e8e9ba5e..69a2788285 100644
--- a/saga/script.h
+++ b/saga/script.h
@@ -26,7 +26,6 @@
#ifndef SAGA_SCRIPT_H
#define SAGA_SCRIPT_H
-#include "saga/sstack.h"
#include "saga/sdata.h"
#include "saga/text.h"
#include "saga/yslib.h"