diff options
Diffstat (limited to 'ui/gtk/mgcp_stat.c')
-rw-r--r-- | ui/gtk/mgcp_stat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/mgcp_stat.c b/ui/gtk/mgcp_stat.c index aa1834af06..e8b370618d 100644 --- a/ui/gtk/mgcp_stat.c +++ b/ui/gtk/mgcp_stat.c @@ -42,7 +42,7 @@ #include "epan/dissectors/packet-mgcp.h" #include "../timestats.h" -#include "../simple_dialog.h" +#include "ui/simple_dialog.h" #include "../file.h" #include "../stat_menu.h" |