summaryrefslogtreecommitdiff
path: root/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/types.h b/include/types.h
index 28a8ea80..2dfaad84 100644
--- a/include/types.h
+++ b/include/types.h
@@ -6,3 +6,6 @@ struct __lws_0 {
};
typedef struct __lws_0 lw_unit;
+
+typedef struct lw_context *lw_context;
+