summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/getzpixmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/getzpixmap.c')
-rw-r--r--recordmydesktop/src/getzpixmap.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/recordmydesktop/src/getzpixmap.c b/recordmydesktop/src/getzpixmap.c
index a303731..9f3bcc8 100644
--- a/recordmydesktop/src/getzpixmap.c
+++ b/recordmydesktop/src/getzpixmap.c
@@ -24,6 +24,11 @@
* For further information contact me at johnvarouhakis@gmail.com *
******************************************************************************/
+#include <X11/Xlib.h>
+#include <X11/Xlibint.h>
+#include <X11/extensions/shmstr.h>
+#include <X11/extensions/XShm.h>
+
#include "rmdtypes.h"
#include "getzpixmap.h"
© All Rights Reserved