diff options
Diffstat (limited to 'recordmydesktop/src/opendev.c')
-rw-r--r-- | recordmydesktop/src/opendev.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/recordmydesktop/src/opendev.c b/recordmydesktop/src/opendev.c index a3ef1cd..43d2dcd 100644 --- a/recordmydesktop/src/opendev.c +++ b/recordmydesktop/src/opendev.c @@ -24,13 +24,7 @@ * For further information contact me at johnvarouhakis@gmail.com * ******************************************************************************/ - - - -// #include "recordmydesktop.h" -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif +#include "config.h" #include <stdlib.h> #include <stdio.h> |