summaryrefslogtreecommitdiffhomepage
path: root/include/System/X11+Fwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/System/X11+Fwd.h')
-rw-r--r--include/System/X11+Fwd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/System/X11+Fwd.h b/include/System/X11+Fwd.h
index 47b6097..d8f82cb 100644
--- a/include/System/X11+Fwd.h
+++ b/include/System/X11+Fwd.h
@@ -8,4 +8,8 @@
/// @brief This file forward declares X11 types.
+typedef uint32_t WINDOW;
+typedef uint32_t CURSOR;
+typedef uint32_t FONT;
+