diff options
Diffstat (limited to 'ui/gtk/expert_comp_dlg.c')
-rw-r--r-- | ui/gtk/expert_comp_dlg.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/gtk/expert_comp_dlg.c b/ui/gtk/expert_comp_dlg.c index 2535cf42e2..7b57cdb531 100644 --- a/ui/gtk/expert_comp_dlg.c +++ b/ui/gtk/expert_comp_dlg.c @@ -22,9 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include <string.h> |