aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'gtk')
-rw-r--r--gtk/ansi_a_stat.c2
-rw-r--r--gtk/ansi_map_stat.c2
-rw-r--r--gtk/bootp_stat.c2
-rw-r--r--gtk/conversations_eth.c2
-rw-r--r--gtk/conversations_fc.c2
-rw-r--r--gtk/conversations_fddi.c2
-rw-r--r--gtk/conversations_ip.c2
-rw-r--r--gtk/conversations_ipx.c2
-rw-r--r--gtk/conversations_jxta.c2
-rw-r--r--gtk/conversations_sctp.c2
-rw-r--r--gtk/conversations_tcpip.c2
-rw-r--r--gtk/conversations_tr.c2
-rw-r--r--gtk/conversations_udpip.c2
-rw-r--r--gtk/conversations_wlan.c2
-rw-r--r--gtk/dcerpc_stat.c2
-rw-r--r--gtk/fc_stat.c2
-rw-r--r--gtk/flow_graph.c2
-rw-r--r--gtk/gsm_a_stat.c2
-rw-r--r--gtk/gsm_map_stat.c2
-rw-r--r--gtk/h225_counter.c2
-rw-r--r--gtk/h225_ras_srt.c2
-rw-r--r--gtk/hostlist_eth.c2
-rw-r--r--gtk/hostlist_fc.c2
-rw-r--r--gtk/hostlist_fddi.c2
-rw-r--r--gtk/hostlist_ip.c2
-rw-r--r--gtk/hostlist_ipx.c2
-rw-r--r--gtk/hostlist_jxta.c2
-rw-r--r--gtk/hostlist_tcpip.c2
-rw-r--r--gtk/hostlist_tr.c2
-rw-r--r--gtk/hostlist_udpip.c2
-rw-r--r--gtk/hostlist_wlan.c2
-rw-r--r--gtk/io_stat.c2
-rw-r--r--gtk/ldap_stat.c2
-rw-r--r--gtk/main.c2
-rw-r--r--gtk/mgcp_stat.c2
-rw-r--r--gtk/mtp3_stat.c2
-rw-r--r--gtk/rpc_progs.c2
-rw-r--r--gtk/rpc_stat.c2
-rw-r--r--gtk/rtp_analysis.c2
-rw-r--r--gtk/rtp_stream.c2
-rw-r--r--gtk/sctp_chunk_stat.c2
-rw-r--r--gtk/sctp_stat.c2
-rw-r--r--gtk/sip_stat.c2
-rw-r--r--gtk/smb_stat.c2
-rw-r--r--gtk/stats_tree_stat.c2
-rw-r--r--gtk/voip_calls_dlg.c2
-rw-r--r--gtk/wsp_stat.c2
47 files changed, 47 insertions, 47 deletions
diff --git a/gtk/ansi_a_stat.c b/gtk/ansi_a_stat.c
index eafe9f5a80..e5351fbd20 100644
--- a/gtk/ansi_a_stat.c
+++ b/gtk/ansi_a_stat.c
@@ -40,7 +40,7 @@
#include "epan/packet_info.h"
#include "epan/epan.h"
#include "epan/value_string.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"
diff --git a/gtk/ansi_map_stat.c b/gtk/ansi_map_stat.c
index ab54d4d957..370cba8813 100644
--- a/gtk/ansi_map_stat.c
+++ b/gtk/ansi_map_stat.c
@@ -40,7 +40,7 @@
#include "epan/packet_info.h"
#include "epan/epan.h"
#include "epan/value_string.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"
diff --git a/gtk/bootp_stat.c b/gtk/bootp_stat.c
index a63b300016..5add45a336 100644
--- a/gtk/bootp_stat.c
+++ b/gtk/bootp_stat.c
@@ -33,7 +33,7 @@
#include <epan/packet_info.h>
#include <epan/epan.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "simple_dialog.h"
#include "ui_util.h"
diff --git a/gtk/conversations_eth.c b/gtk/conversations_eth.c
index 0b1a34bd44..5488f836b5 100644
--- a/gtk/conversations_eth.c
+++ b/gtk/conversations_eth.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_fc.c b/gtk/conversations_fc.c
index 70acf6d683..6f0e511ac7 100644
--- a/gtk/conversations_fc.c
+++ b/gtk/conversations_fc.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_fddi.c b/gtk/conversations_fddi.c
index 0551e1c564..f507f0000d 100644
--- a/gtk/conversations_fddi.c
+++ b/gtk/conversations_fddi.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_ip.c b/gtk/conversations_ip.c
index 4a8b10c55a..0e6cb9e4e9 100644
--- a/gtk/conversations_ip.c
+++ b/gtk/conversations_ip.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_ipx.c b/gtk/conversations_ipx.c
index af235ad8c5..e28ddf8aca 100644
--- a/gtk/conversations_ipx.c
+++ b/gtk/conversations_ipx.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_jxta.c b/gtk/conversations_jxta.c
index e49f5896e1..e5edb7ec8a 100644
--- a/gtk/conversations_jxta.c
+++ b/gtk/conversations_jxta.c
@@ -34,7 +34,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_sctp.c b/gtk/conversations_sctp.c
index aa3458924a..5f5ee2c87e 100644
--- a/gtk/conversations_sctp.c
+++ b/gtk/conversations_sctp.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_tcpip.c b/gtk/conversations_tcpip.c
index ed77b85218..dce02e3b82 100644
--- a/gtk/conversations_tcpip.c
+++ b/gtk/conversations_tcpip.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_tr.c b/gtk/conversations_tr.c
index b56684617e..da6b281e2e 100644
--- a/gtk/conversations_tr.c
+++ b/gtk/conversations_tr.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_udpip.c b/gtk/conversations_udpip.c
index 4a5cb40b9d..6ffd2d7012 100644
--- a/gtk/conversations_udpip.c
+++ b/gtk/conversations_udpip.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/conversations_wlan.c b/gtk/conversations_wlan.c
index 028409a512..a1f6c90980 100644
--- a/gtk/conversations_wlan.c
+++ b/gtk/conversations_wlan.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/dcerpc_stat.c b/gtk/dcerpc_stat.c
index 4a3fcdaa9d..abe0069c55 100644
--- a/gtk/dcerpc_stat.c
+++ b/gtk/dcerpc_stat.c
@@ -40,7 +40,7 @@
#include <epan/packet_info.h>
#include <epan/epan.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "simple_dialog.h"
#include "dlg_utils.h"
diff --git a/gtk/fc_stat.c b/gtk/fc_stat.c
index 5e6c5bd15c..ce5f7f5c6c 100644
--- a/gtk/fc_stat.c
+++ b/gtk/fc_stat.c
@@ -38,7 +38,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include <epan/dissectors/packet-fc.h>
diff --git a/gtk/flow_graph.c b/gtk/flow_graph.c
index 8b2e77749d..1448ca569e 100644
--- a/gtk/flow_graph.c
+++ b/gtk/flow_graph.c
@@ -33,7 +33,7 @@
#include "epan/filesystem.h"
#include "graph_analysis.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "dlg_utils.h"
#include "ui_util.h"
diff --git a/gtk/gsm_a_stat.c b/gtk/gsm_a_stat.c
index eec62033b9..ca052c02a0 100644
--- a/gtk/gsm_a_stat.c
+++ b/gtk/gsm_a_stat.c
@@ -40,7 +40,7 @@
#include "epan/packet_info.h"
#include "epan/epan.h"
#include "epan/value_string.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"
diff --git a/gtk/gsm_map_stat.c b/gtk/gsm_map_stat.c
index 7f7b9abead..04b4e2aedb 100644
--- a/gtk/gsm_map_stat.c
+++ b/gtk/gsm_map_stat.c
@@ -40,7 +40,7 @@
#include "epan/packet_info.h"
#include "epan/epan.h"
#include "epan/value_string.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"
diff --git a/gtk/h225_counter.c b/gtk/h225_counter.c
index 336dff1019..6c172e3c8f 100644
--- a/gtk/h225_counter.c
+++ b/gtk/h225_counter.c
@@ -39,7 +39,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/h225_ras_srt.c b/gtk/h225_ras_srt.c
index 5b8758dd0a..e55e353b64 100644
--- a/gtk/h225_ras_srt.c
+++ b/gtk/h225_ras_srt.c
@@ -39,7 +39,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_eth.c b/gtk/hostlist_eth.c
index 226fbd0f92..ad5fda1548 100644
--- a/gtk/hostlist_eth.c
+++ b/gtk/hostlist_eth.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_fc.c b/gtk/hostlist_fc.c
index dc7c86d0d8..41dc057b95 100644
--- a/gtk/hostlist_fc.c
+++ b/gtk/hostlist_fc.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_fddi.c b/gtk/hostlist_fddi.c
index 7fcd91901f..cd26d6682a 100644
--- a/gtk/hostlist_fddi.c
+++ b/gtk/hostlist_fddi.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_ip.c b/gtk/hostlist_ip.c
index f2c0633b67..281e8dfe52 100644
--- a/gtk/hostlist_ip.c
+++ b/gtk/hostlist_ip.c
@@ -35,7 +35,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_ipx.c b/gtk/hostlist_ipx.c
index d703135586..c850f177aa 100644
--- a/gtk/hostlist_ipx.c
+++ b/gtk/hostlist_ipx.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_jxta.c b/gtk/hostlist_jxta.c
index 951038c515..14d37340ae 100644
--- a/gtk/hostlist_jxta.c
+++ b/gtk/hostlist_jxta.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_tcpip.c b/gtk/hostlist_tcpip.c
index 7a68a793d0..c87761d5d7 100644
--- a/gtk/hostlist_tcpip.c
+++ b/gtk/hostlist_tcpip.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_tr.c b/gtk/hostlist_tr.c
index a82c53b15e..8f5535e9c4 100644
--- a/gtk/hostlist_tr.c
+++ b/gtk/hostlist_tr.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_udpip.c b/gtk/hostlist_udpip.c
index c0c8dcb9a0..ccec1a8161 100644
--- a/gtk/hostlist_udpip.c
+++ b/gtk/hostlist_udpip.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/hostlist_wlan.c b/gtk/hostlist_wlan.c
index 0726cf7260..6c114ed6c6 100644
--- a/gtk/hostlist_wlan.c
+++ b/gtk/hostlist_wlan.c
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include "epan/packet.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/io_stat.c b/gtk/io_stat.c
index fe7953295f..7078a2ebd8 100644
--- a/gtk/io_stat.c
+++ b/gtk/io_stat.c
@@ -42,7 +42,7 @@
#include "gtkglobals.h"
#include "ui_util.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/ldap_stat.c b/gtk/ldap_stat.c
index aa2df72db7..3fd02857c9 100644
--- a/gtk/ldap_stat.c
+++ b/gtk/ldap_stat.c
@@ -38,7 +38,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include <epan/dissectors/packet-ldap.h>
diff --git a/gtk/main.c b/gtk/main.c
index 8449b31088..6aa20ab69a 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -83,7 +83,7 @@
#include "ringbuffer.h"
#include "../ui_util.h" /* beware: ui_util.h exists twice! */
#include <epan/tap.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "util.h"
#include "clopts_common.h"
#include "version_info.h"
diff --git a/gtk/mgcp_stat.c b/gtk/mgcp_stat.c
index 68ec5c47e1..fd7eb50cd1 100644
--- a/gtk/mgcp_stat.c
+++ b/gtk/mgcp_stat.c
@@ -39,7 +39,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/mtp3_stat.c b/gtk/mtp3_stat.c
index 503c6b33c6..6fe4fe8016 100644
--- a/gtk/mtp3_stat.c
+++ b/gtk/mtp3_stat.c
@@ -40,7 +40,7 @@
#include "epan/packet_info.h"
#include "epan/epan.h"
#include "epan/value_string.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"
diff --git a/gtk/rpc_progs.c b/gtk/rpc_progs.c
index bf85645e60..03d4f06bc7 100644
--- a/gtk/rpc_progs.c
+++ b/gtk/rpc_progs.c
@@ -37,7 +37,7 @@
#include <epan/packet_info.h>
#include <epan/epan.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/rpc_stat.c b/gtk/rpc_stat.c
index 3e97ac2ce9..f1f9bcb3cc 100644
--- a/gtk/rpc_stat.c
+++ b/gtk/rpc_stat.c
@@ -37,7 +37,7 @@
#include <epan/packet_info.h>
#include <epan/epan.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "simple_dialog.h"
#include "ui_util.h"
diff --git a/gtk/rtp_analysis.c b/gtk/rtp_analysis.c
index 230a3f4a46..fb38cdac1c 100644
--- a/gtk/rtp_analysis.c
+++ b/gtk/rtp_analysis.c
@@ -63,7 +63,7 @@
#include <gtk/gtk.h>
#include "gtkglobals.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "dlg_utils.h"
#include "ui_util.h"
#include "alert_box.h"
diff --git a/gtk/rtp_stream.c b/gtk/rtp_stream.c
index 91f5d40962..d85cf9a2f1 100644
--- a/gtk/rtp_stream.c
+++ b/gtk/rtp_stream.c
@@ -33,7 +33,7 @@
#include "rtp_stream_dlg.h"
#include "globals.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include <epan/tap.h>
#include "register.h"
diff --git a/gtk/sctp_chunk_stat.c b/gtk/sctp_chunk_stat.c
index 0aed0e9c0f..972ef49629 100644
--- a/gtk/sctp_chunk_stat.c
+++ b/gtk/sctp_chunk_stat.c
@@ -40,7 +40,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
diff --git a/gtk/sctp_stat.c b/gtk/sctp_stat.c
index 45b2b57fa3..1203c7536d 100644
--- a/gtk/sctp_stat.c
+++ b/gtk/sctp_stat.c
@@ -32,7 +32,7 @@
#include "globals.h"
#include "epan/packet_info.h" /* Needed for packet_info */
#include <epan/tap.h> /* Needed for register_tap_listener */
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "dlg_utils.h"
#include "compat_macros.h"
diff --git a/gtk/sip_stat.c b/gtk/sip_stat.c
index d35ed5e890..8554cc6528 100644
--- a/gtk/sip_stat.c
+++ b/gtk/sip_stat.c
@@ -34,7 +34,7 @@
#include <epan/packet_info.h>
#include <epan/epan.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "simple_dialog.h"
#include "ui_util.h"
diff --git a/gtk/smb_stat.c b/gtk/smb_stat.c
index 051f1fbb00..5581bbf322 100644
--- a/gtk/smb_stat.c
+++ b/gtk/smb_stat.c
@@ -38,7 +38,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../smb.h"
diff --git a/gtk/stats_tree_stat.c b/gtk/stats_tree_stat.c
index dba134b93f..0faf017cfb 100644
--- a/gtk/stats_tree_stat.c
+++ b/gtk/stats_tree_stat.c
@@ -34,7 +34,7 @@
#include "simple_dialog.h"
#include "globals.h"
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "ui_util.h"
#include "dlg_utils.h"
diff --git a/gtk/voip_calls_dlg.c b/gtk/voip_calls_dlg.c
index 7601e42d6d..c02766ec8e 100644
--- a/gtk/voip_calls_dlg.c
+++ b/gtk/voip_calls_dlg.c
@@ -50,7 +50,7 @@
#include "epan/filesystem.h"
#include <epan/tap.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "dlg_utils.h"
#include "ui_util.h"
diff --git a/gtk/wsp_stat.c b/gtk/wsp_stat.c
index f41df5337a..463427073b 100644
--- a/gtk/wsp_stat.c
+++ b/gtk/wsp_stat.c
@@ -34,7 +34,7 @@
#include <epan/packet_info.h>
#include <epan/epan.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include "simple_dialog.h"
#include "ui_util.h"