diff options
Diffstat (limited to 'ui/gtk/compare_stat.c')
-rw-r--r-- | ui/gtk/compare_stat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/gtk/compare_stat.c b/ui/gtk/compare_stat.c index ea487c4964..904a14f97e 100644 --- a/ui/gtk/compare_stat.c +++ b/ui/gtk/compare_stat.c @@ -57,9 +57,10 @@ #include <epan/in_cksum.h> #include "../stat_menu.h" -#include "../simple_dialog.h" #include "../timestats.h" +#include "ui/simple_dialog.h" + #include "ui/gtk/gui_stat_menu.h" #include "ui/gtk/stock_icons.h" #include "ui/gtk/help_dlg.h" |