aboutsummaryrefslogtreecommitdiffstats
path: root/src/runes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runes.h')
-rw-r--r--src/runes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runes.h b/src/runes.h
index a5ed4a4..ad33725 100644
--- a/src/runes.h
+++ b/src/runes.h
@@ -11,6 +11,7 @@ struct runes_socket;
typedef struct runes_term RunesTerm;
typedef struct runes_window RunesWindowBackend;
+typedef struct runes_window_global RunesWindowBackendGlobal;
typedef struct runes_pty RunesPtyBackend;
typedef struct runes_config RunesConfig;
typedef struct runes_display RunesDisplay;