diff options
Diffstat (limited to 'src/window.h')
| -rw-r--r-- | src/window.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window.h b/src/window.h index 77f2d91..ea1209a 100644 --- a/src/window.h +++ b/src/window.h @@ -2,6 +2,8 @@ #define COMET_WINDOW_H #include <cairo.h> +#include <xcb/xcb.h> +#include <xcb/xcb_aux.h> #include "connect.h" |
