summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/get_frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/get_frame.c')
-rw-r--r--recordmydesktop/src/get_frame.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/recordmydesktop/src/get_frame.c b/recordmydesktop/src/get_frame.c
index c732002..1de3c0e 100644
--- a/recordmydesktop/src/get_frame.c
+++ b/recordmydesktop/src/get_frame.c
@@ -24,9 +24,14 @@
* For further information contact me at johnvarouhakis@gmail.com *
******************************************************************************/
-
+#include "get_frame.h"
+#include "getzpixmap.h"
+#include "poll_events.h"
#include "recordmydesktop.h"
#include "rectinsert.h"
+#include "rmd_cache.h"
+#include "rmd_frame.h"
+#include "update_image.h"
#include "yuv_utils.h"
© All Rights Reserved