From 79c10ee30a5b4c8e41dc12806f432df88ff9af6f Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Mon, 18 Apr 2016 23:13:19 -0400 Subject: TITANIC: Rename CPetControlSub12 to CPetText --- engines/titanic/pet_control/pet_sound.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/pet_control/pet_sound.h') diff --git a/engines/titanic/pet_control/pet_sound.h b/engines/titanic/pet_control/pet_sound.h index 7607f95c62..d0a0fe19ae 100644 --- a/engines/titanic/pet_control/pet_sound.h +++ b/engines/titanic/pet_control/pet_sound.h @@ -25,7 +25,7 @@ #include "titanic/pet_control/pet_glyphs.h" #include "titanic/pet_control/pet_gfx_element.h" -#include "titanic/pet_control/pet_control_sub12.h" +#include "titanic/pet_control/pet_text.h" namespace Titanic { -- cgit v1.2.3