diff options
Diffstat (limited to 'recordmydesktop/src/rmdmacro.h')
-rw-r--r-- | recordmydesktop/src/rmdmacro.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recordmydesktop/src/rmdmacro.h b/recordmydesktop/src/rmdmacro.h index 29688e5..c02adc2 100644 --- a/recordmydesktop/src/rmdmacro.h +++ b/recordmydesktop/src/rmdmacro.h @@ -27,9 +27,7 @@ #ifndef RMDMACRO_H #define RMDMACRO_H 1 -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif +#include "config.h" #include <limits.h> |