From 25f44c2e1f9b12c13cab9eb8bde8e0fe0e3ba5da Mon Sep 17 00:00:00 2001 From: Yoshihisa Uchida Date: Tue, 29 Jun 2010 11:37:58 +0000 Subject: text viewer: move and delete #include. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27173 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/text_viewer/tv_display.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/plugins/text_viewer/tv_display.h') diff --git a/apps/plugins/text_viewer/tv_display.h b/apps/plugins/text_viewer/tv_display.h index 9726271e2f..f6a3d19b78 100644 --- a/apps/plugins/text_viewer/tv_display.h +++ b/apps/plugins/text_viewer/tv_display.h @@ -21,7 +21,6 @@ #ifndef PLUGIN_TEXT_VIEWER_DISPLAY_H #define PLUGIN_TEXT_VIEWER_DISPLAY_H -#include "plugin.h" #include "tv_screen_pos.h" /* stuff for the screen access */ -- cgit v1.2.3