aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_inventory.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_inventory.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_inventory.cpp')
-rw-r--r--engines/sherlock/scalpel/scalpel_inventory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sherlock/scalpel/scalpel_inventory.cpp b/engines/sherlock/scalpel/scalpel_inventory.cpp
index bf12a16025..5744ba9e90 100644
--- a/engines/sherlock/scalpel/scalpel_inventory.cpp
+++ b/engines/sherlock/scalpel/scalpel_inventory.cpp
@@ -21,6 +21,7 @@
*/
#include "sherlock/scalpel/scalpel_inventory.h"
+#include "sherlock/scalpel/scalpel_fixed_text.h"
#include "sherlock/scalpel/scalpel_screen.h"
#include "sherlock/scalpel/scalpel_user_interface.h"
#include "sherlock/scalpel/scalpel.h"