aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/text/string_manager.h
diff options
context:
space:
mode:
authorFilippos Karapetis2014-12-03 01:12:35 +0200
committerFilippos Karapetis2014-12-03 01:12:35 +0200
commit2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7 (patch)
tree3b79568bbd20a9cc2d9e2f3c81d387b1ac541e38 /engines/zvision/text/string_manager.h
parent7976a34bbfbece2686712d80b1efa3612cb2b441 (diff)
downloadscummvm-rg350-2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7.tar.gz
scummvm-rg350-2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7.tar.bz2
scummvm-rg350-2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7.zip
ZVISION: Remove superfluous spacing and reorder some includes
Diffstat (limited to 'engines/zvision/text/string_manager.h')
-rw-r--r--engines/zvision/text/string_manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/zvision/text/string_manager.h b/engines/zvision/text/string_manager.h
index 5420e1f3ee..61c0d95f51 100644
--- a/engines/zvision/text/string_manager.h
+++ b/engines/zvision/text/string_manager.h
@@ -26,7 +26,6 @@
#include "zvision/detection.h"
#include "zvision/fonts/truetype_font.h"
-
namespace Graphics {
class FontManager;
}