From 2fde6ffc8f0f47f3d59a0b331a299cd61435e531 Mon Sep 17 00:00:00 2001 From: Graham Bloice Date: Sun, 26 Apr 2015 18:21:09 +0100 Subject: Fix out of tree builds Stop out of tree builds picking up the in-tree version and config.h Change-Id: Icadc46cab66db72af2d475eac31b28d0ca10df90 Reviewed-on: https://code.wireshark.org/review/8204 Petri-Dish: Anders Broman Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- ui/qt/sctp_all_assocs_dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/qt/sctp_all_assocs_dialog.h') diff --git a/ui/qt/sctp_all_assocs_dialog.h b/ui/qt/sctp_all_assocs_dialog.h index 9916c8495a..c59a3b594b 100644 --- a/ui/qt/sctp_all_assocs_dialog.h +++ b/ui/qt/sctp_all_assocs_dialog.h @@ -22,7 +22,7 @@ #ifndef SCTP_ALL_ASSOCS_DIALOG_H #define SCTP_ALL_ASSOCS_DIALOG_H -#include "config.h" +#include #include -- cgit v1.2.3