summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_rescue.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_rescue.c')
-rw-r--r--recordmydesktop/src/rmd_rescue.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/recordmydesktop/src/rmd_rescue.c b/recordmydesktop/src/rmd_rescue.c
index b4624fd..6f907d3 100644
--- a/recordmydesktop/src/rmd_rescue.c
+++ b/recordmydesktop/src/rmd_rescue.c
@@ -24,9 +24,12 @@
* For further information contact me at johnvarouhakis@gmail.com *
******************************************************************************/
-#include "recordmydesktop.h"
+#include "encode_cache.h"
#include "initialize_data.h"
+#include "recordmydesktop.h"
#include "register_callbacks.h"
+#include "rmd_rescue.h"
+#include "specsfile.h"
int rmdRescue(const char *path){
© All Rights Reserved