aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/sctp_all_assocs_dialog.h
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2015-04-26 18:21:09 +0100
committerAnders Broman <a.broman58@gmail.com>2015-05-25 10:42:59 +0000
commit2fde6ffc8f0f47f3d59a0b331a299cd61435e531 (patch)
treee583e6632bc6ec84e18a439ccf9592869a9f6c14 /ui/qt/sctp_all_assocs_dialog.h
parentdc14e3ce0df78da52da95e7356c6e15390b191ec (diff)
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 <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/qt/sctp_all_assocs_dialog.h')
-rw-r--r--ui/qt/sctp_all_assocs_dialog.h2
1 files changed, 1 insertions, 1 deletions
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 <config.h>
#include <glib.h>