aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/commands/definestructcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mutationofjb/commands/definestructcommand.h')
-rw-r--r--engines/mutationofjb/commands/definestructcommand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mutationofjb/commands/definestructcommand.h b/engines/mutationofjb/commands/definestructcommand.h
index 13fc910403..651f9439c7 100644
--- a/engines/mutationofjb/commands/definestructcommand.h
+++ b/engines/mutationofjb/commands/definestructcommand.h
@@ -38,4 +38,5 @@ public:
private:
ConversationInfo _conversationInfo;
};
+
}