diff options
Diffstat (limited to 'include/gui/component.h')
-rw-r--r-- | include/gui/component.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gui/component.h b/include/gui/component.h index f545bbc..895e9ba 100644 --- a/include/gui/component.h +++ b/include/gui/component.h | |||
@@ -67,4 +67,4 @@ typedef struct Component { | |||
67 | PrintMethod print_method; | 67 | PrintMethod print_method; |
68 | } Component; | 68 | } Component; |
69 | 69 | ||
70 | #endif //UPEM_C_COMPONENT_H | 70 | #endif |