aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_journal.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2015-06-26 21:34:37 -0400
committerPaul Gilbert2015-06-26 21:34:37 -0400
commit9eb168583fb1a6b2464cf856adc4888d6b396f35 (patch)
tree999467380f23415bf8c56ec49c954ebcc4aa2667 /engines/sherlock/scalpel/scalpel_journal.cpp
parent47a3080af2ec686957ee813a309fb7704bd31dd8 (diff)
downloadscummvm-rg350-9eb168583fb1a6b2464cf856adc4888d6b396f35.tar.gz
scummvm-rg350-9eb168583fb1a6b2464cf856adc4888d6b396f35.tar.bz2
scummvm-rg350-9eb168583fb1a6b2464cf856adc4888d6b396f35.zip
SHERLOCK: Split FixedText into separate descendents for each game
Diffstat (limited to 'engines/sherlock/scalpel/scalpel_journal.cpp')
-rw-r--r--engines/sherlock/scalpel/scalpel_journal.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sherlock/scalpel/scalpel_journal.cpp b/engines/sherlock/scalpel/scalpel_journal.cpp
index 8bb74e977d..e3421cdf99 100644
--- a/engines/sherlock/scalpel/scalpel_journal.cpp
+++ b/engines/sherlock/scalpel/scalpel_journal.cpp
@@ -22,6 +22,7 @@
#include "sherlock/journal.h"
#include "sherlock/sherlock.h"
+#include "sherlock/scalpel/scalpel_fixed_text.h"
#include "sherlock/scalpel/scalpel_journal.h"
#include "sherlock/scalpel/scalpel_screen.h"
#include "sherlock/scalpel/scalpel.h"