diff options
Diffstat (limited to 'recordmydesktop/src/cleanup.c')
-rw-r--r-- | recordmydesktop/src/cleanup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/cleanup.c b/recordmydesktop/src/cleanup.c index 1874535..26b6e1f 100644 --- a/recordmydesktop/src/cleanup.c +++ b/recordmydesktop/src/cleanup.c @@ -24,7 +24,7 @@ * For further information contact me at johnvarouhakis@gmail.com * ******************************************************************************/ -#include <recordmydesktop.h> +#include "recordmydesktop.h" void CleanUp(void){ |