summaryrefslogtreecommitdiff
path: root/render
diff options
context:
space:
mode:
Diffstat (limited to 'render')
-rw-r--r--render/mask.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/render/mask.h b/render/mask.h
index 43b5dacd..4d2144e2 100644
--- a/render/mask.h
+++ b/render/mask.h
@@ -1,8 +1,6 @@
#ifndef __mask_h
#define __mask_h
-#include <X11/Xlib.h>
-#include <glib.h>
#include "render.h"
pixmap_mask *pixmap_mask_new(int w, int h, char *data);