aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/bootp_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/bootp_stat.c')
-rw-r--r--ui/gtk/bootp_stat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/gtk/bootp_stat.c b/ui/gtk/bootp_stat.c
index 5b4e9f7c6a..c0e440503e 100644
--- a/ui/gtk/bootp_stat.c
+++ b/ui/gtk/bootp_stat.c
@@ -34,9 +34,10 @@
#include <epan/epan.h>
#include <epan/tap.h>
-#include "../simple_dialog.h"
#include "../stat_menu.h"
+#include "ui/simple_dialog.h"
+
#include "ui/gtk/gui_utils.h"
#include "ui/gtk/dlg_utils.h"
#include "ui/gtk/tap_param_dlg.h"