aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui.h b/ui.h
index 51f5ec3..621342d 100644
--- a/ui.h
+++ b/ui.h
@@ -6,7 +6,7 @@
#include <termkey.h>
typedef struct Ui Ui;
-typedef struct UiWin UiWin;
+typedef struct UiWin UiWin;
enum UiLayout {
UI_LAYOUT_HORIZONTAL,