diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/mgl/mgl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mgl/mgl.h b/include/mgl/mgl.h index 7b02ceb..4cbc8d5 100644 --- a/include/mgl/mgl.h +++ b/include/mgl/mgl.h @@ -13,6 +13,7 @@ struct mgl_context { _XVisualInfo *visual_info; unsigned long wm_delete_window_atom; unsigned long net_wm_ping_atom; + unsigned long net_wm_pid_atom; }; /* |