aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/extantz.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extantz/extantz.h')
-rw-r--r--src/extantz/extantz.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extantz/extantz.h b/src/extantz/extantz.h
index ca62bdc..1b49f45 100644
--- a/src/extantz/extantz.h
+++ b/src/extantz/extantz.h
@@ -235,6 +235,7 @@ typedef struct _globals
235 GuiLua *LSLGuiMess; 235 GuiLua *LSLGuiMess;
236 236
237 Ecore_Con_Server *server; 237 Ecore_Con_Server *server;
238 char uuid[42];
238 239
239} globals; 240} globals;
240 241