summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_update_image.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-06-18 01:53:50 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-06-18 01:53:50 -0700
commit419cf25c02374d66cad62aaa52c1e3ccd1f312fc (patch)
tree18590a7086c99a2bcb758d874c57cb40194f2f2b /recordmydesktop/src/rmd_update_image.c
parent6fef59265cd3d615b8c7241c7b6087144ebe3de3 (diff)
*: update includes
Import of debian/patches/01_update_includes.dpatch
Diffstat (limited to 'recordmydesktop/src/rmd_update_image.c')
-rw-r--r--recordmydesktop/src/rmd_update_image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/rmd_update_image.c b/recordmydesktop/src/rmd_update_image.c
index d2bfc39..f7ee8d2 100644
--- a/recordmydesktop/src/rmd_update_image.c
+++ b/recordmydesktop/src/rmd_update_image.c
@@ -32,7 +32,7 @@
#include "rmd_types.h"
#include <X11/Xlibint.h>
-#include <X11/extensions/shmstr.h>
+#include <X11/extensions/shmproto.h>
#include <X11/extensions/XShm.h>
© All Rights Reserved