diff options
Diffstat (limited to 'recordmydesktop/src/getzpixmap.c')
-rw-r--r-- | recordmydesktop/src/getzpixmap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recordmydesktop/src/getzpixmap.c b/recordmydesktop/src/getzpixmap.c index 9f3bcc8..b73bd01 100644 --- a/recordmydesktop/src/getzpixmap.c +++ b/recordmydesktop/src/getzpixmap.c @@ -24,6 +24,8 @@ * For further information contact me at johnvarouhakis@gmail.com * ******************************************************************************/ +#include "config.h" + #include <X11/Xlib.h> #include <X11/Xlibint.h> #include <X11/extensions/shmstr.h> |