aboutsummaryrefslogtreecommitdiff
path: root/modules/pdp_capture.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pdp_capture.c')
-rw-r--r--modules/pdp_capture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pdp_capture.c b/modules/pdp_capture.c
index 4386c6c..279a9a7 100644
--- a/modules/pdp_capture.c
+++ b/modules/pdp_capture.c
@@ -39,6 +39,7 @@
// trick to handle Image Magick compatibility
#if MagickLibVersion >= 0x618
#include "../include/xwindow-private.h"
+#include "../include/quantum-private.h"
#endif
static char *pdp_capture_version = "pdp_capture: version 0.1, capture of screen written by Yves Degoyon (ydegoyon@free.fr)";