summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/onplay.c2
-rw-r--r--apps/screen_access.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/apps/onplay.c b/apps/onplay.c
index fc59e94ff4..c71a75ac6d 100644
--- a/apps/onplay.c
+++ b/apps/onplay.c
@@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/
* $Id$
*
- * Copyright (C) 2002 Björn Stenberg
+ * Copyright (C) 2002 Björn Stenberg
*
* All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement.
diff --git a/apps/screen_access.h b/apps/screen_access.h
index a91d2915fa..078ad744f9 100644
--- a/apps/screen_access.h
+++ b/apps/screen_access.h
@@ -22,6 +22,7 @@
#include "lcd.h"
#include "buttonbar.h"
+#include "textarea.h"
enum screen_type {
SCREEN_MAIN