summaryrefslogtreecommitdiff
path: root/new/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'new/ui.h')
-rw-r--r--new/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/new/ui.h b/new/ui.h
index 16e6be4..3120d6d 100644
--- a/new/ui.h
+++ b/new/ui.h
@@ -32,7 +32,7 @@ struct uiSizing {
uiSizingSys *sys;
};
-typedef strut uiContainer uiContainer;
+typedef struct uiParent uiParent;
typedef struct uiControl uiControl;
struct uiControl {