diff options
Diffstat (limited to 'ui/gtk/packet_history.c')
-rw-r--r-- | ui/gtk/packet_history.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/gtk/packet_history.c b/ui/gtk/packet_history.c index f813477f39..46718fba46 100644 --- a/ui/gtk/packet_history.c +++ b/ui/gtk/packet_history.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 <stdio.h> |