summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_cache.h')
-rw-r--r--recordmydesktop/src/rmd_cache.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/recordmydesktop/src/rmd_cache.h b/recordmydesktop/src/rmd_cache.h
index 01efa21..a4ee79f 100644
--- a/recordmydesktop/src/rmd_cache.h
+++ b/recordmydesktop/src/rmd_cache.h
@@ -29,6 +29,11 @@
#include "rmd_types.h"
+#include <zlib.h>
+
+#include <stdio.h>
+
+
/**
* Change file pointer to a new file while writting
© All Rights Reserved