aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/tads/tads2/memory_cache_swap.h
diff options
context:
space:
mode:
authorPaul Gilbert2019-05-18 13:26:57 -1000
committerPaul Gilbert2019-05-24 18:21:06 -0700
commit3d9e03af554814bee10f112c2efa0b7f0b722489 (patch)
treef174c8004d0c554dae124df63d874f78d2e88e5d /engines/glk/tads/tads2/memory_cache_swap.h
parentfcb2592ec24f983c49f1e2e1b4f41cc9659a9229 (diff)
downloadscummvm-rg350-3d9e03af554814bee10f112c2efa0b7f0b722489.tar.gz
scummvm-rg350-3d9e03af554814bee10f112c2efa0b7f0b722489.tar.bz2
scummvm-rg350-3d9e03af554814bee10f112c2efa0b7f0b722489.zip
GLK: TADS2: Soooo much more implementation
Diffstat (limited to 'engines/glk/tads/tads2/memory_cache_swap.h')
-rw-r--r--engines/glk/tads/tads2/memory_cache_swap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/tads/tads2/memory_cache_swap.h b/engines/glk/tads/tads2/memory_cache_swap.h
index f1b9849aec..5a7ac7da4f 100644
--- a/engines/glk/tads/tads2/memory_cache_swap.h
+++ b/engines/glk/tads/tads2/memory_cache_swap.h
@@ -33,7 +33,7 @@
#include "glk/tads/tads2/lib.h"
#include "glk/tads/tads2/error_handling.h"
-#include "glk/tads/osfrobtads.h"
+#include "glk/tads/os_frob_tads.h"
namespace Glk {
namespace TADS {