summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/update_image.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/update_image.c')
-rw-r--r--recordmydesktop/src/update_image.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/recordmydesktop/src/update_image.c b/recordmydesktop/src/update_image.c
index 9807321..bccd544 100644
--- a/recordmydesktop/src/update_image.c
+++ b/recordmydesktop/src/update_image.c
@@ -25,7 +25,8 @@
******************************************************************************/
-#include <recordmydesktop.h>
+#include "recordmydesktop.h"
+
void UpdateImage(Display * dpy,
yuv_buffer *yuv,
© All Rights Reserved