diff options
Diffstat (limited to 'recordmydesktop/src/cache_frame.c')
-rw-r--r-- | recordmydesktop/src/cache_frame.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recordmydesktop/src/cache_frame.c b/recordmydesktop/src/cache_frame.c index 4e759ae..4528ae9 100644 --- a/recordmydesktop/src/cache_frame.c +++ b/recordmydesktop/src/cache_frame.c @@ -24,6 +24,8 @@ * For further information contact me at johnvarouhakis@gmail.com * ******************************************************************************/ +#include "config.h" + #include <signal.h> #include <math.h> |