diff options
Diffstat (limited to 'modules/pdp_xcanvas.c')
-rw-r--r-- | modules/pdp_xcanvas.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pdp_xcanvas.c b/modules/pdp_xcanvas.c index 77bf7d5..071f530 100644 --- a/modules/pdp_xcanvas.c +++ b/modules/pdp_xcanvas.c @@ -26,6 +26,7 @@ #include "pdp.h" #include "pdp_xwindow.h" +#include <X11/extensions/XShm.h> #include <math.h> static char *pdp_xcanvas_version = "pdp_xcanvas: version 0.1, display for several video sources, written by Yves Degoyon (ydegoyon@free.fr)"; |