summaryrefslogtreecommitdiff
path: root/include/gui/textview.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gui/textview.h')
-rw-r--r--include/gui/textview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gui/textview.h b/include/gui/textview.h
index 7a07eb3..7414336 100644
--- a/include/gui/textview.h
+++ b/include/gui/textview.h
@@ -1,6 +1,8 @@
1#ifndef UPEM_MORPHING_TEXTVIEW 1#ifndef UPEM_MORPHING_TEXTVIEW
2#define UPEM_MORPHING_TEXTVIEW 2#define UPEM_MORPHING_TEXTVIEW
3 3
4#include "component.h"
5
4/** 6/**
5 * File: textview.h 7 * File: textview.h
6 */ 8 */