aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/uat_gui.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-30 14:36:40 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-30 21:37:34 +0000
commit5e283865403d02c4a1139ad70eabeb2c35d6a88d (patch)
tree0a0770ffe72b2c47beb2662fd858644e27884ad3 /ui/gtk/uat_gui.c
parentf1ff6635a8356e0832350fd806cc3810132b2102 (diff)
Move stat_menu.h to libui.
Change-Id: I7bed7f7931845bc41035535cc62e1fe17c71047d Reviewed-on: https://code.wireshark.org/review/2726 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui/gtk/uat_gui.c')
-rw-r--r--ui/gtk/uat_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/uat_gui.c b/ui/gtk/uat_gui.c
index c0bca303b8..63c903b7e2 100644
--- a/ui/gtk/uat_gui.c
+++ b/ui/gtk/uat_gui.c
@@ -56,7 +56,7 @@
#include <epan/value_string.h>
#include <wsutil/filesystem.h>
-#include "../stat_menu.h"
+#include "ui/stat_menu.h"
#include "ui/help_url.h"
#include "ui/gtk/gtkglobals.h"