summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_cache.c')
-rw-r--r--recordmydesktop/src/rmd_cache.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/recordmydesktop/src/rmd_cache.c b/recordmydesktop/src/rmd_cache.c
index 6fa23eb..18e7bf3 100644
--- a/recordmydesktop/src/rmd_cache.c
+++ b/recordmydesktop/src/rmd_cache.c
@@ -28,11 +28,11 @@
#include <sys/stat.h>
-#include "rmdtypes.h"
+#include "rmd_types.h"
#include "rmd_cache.h"
-#include "specsfile.h"
-#include "rmdmacro.h"
+#include "rmd_macro.h"
+#include "rmd_specsfile.h"
/**
© All Rights Reserved