diff options
Diffstat (limited to 'ui/gtk/bootp_stat.c')
-rw-r--r-- | ui/gtk/bootp_stat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/bootp_stat.c b/ui/gtk/bootp_stat.c index d85bc05601..6948157fe1 100644 --- a/ui/gtk/bootp_stat.c +++ b/ui/gtk/bootp_stat.c @@ -30,7 +30,7 @@ #include <epan/epan.h> #include <epan/tap.h> -#include "ui/stat_menu.h" +#include <epan/stat_groups.h> #include "ui/simple_dialog.h" |