aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dcerpc_stat.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-08-21 19:24:11 +0000
committerGuy Harris <guy@alum.mit.edu>2005-08-21 19:24:11 +0000
commit13e0b409cfcc8406da5a6f9be1d4f9d2f9a877d6 (patch)
tree3fca9c1be01d7821da8a74b6e83dc164325b8693 /gtk/dcerpc_stat.c
parent78e0a2b4580ba81d5cec6823d1ca2fcc10081943 (diff)
As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so
that it doesn't appear to be part of GTK+. svn path=/trunk/; revision=15501
Diffstat (limited to 'gtk/dcerpc_stat.c')
-rw-r--r--gtk/dcerpc_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/dcerpc_stat.c b/gtk/dcerpc_stat.c
index 88dca08a66..464ea16371 100644
--- a/gtk/dcerpc_stat.c
+++ b/gtk/dcerpc_stat.c
@@ -42,7 +42,7 @@
#include <epan/stat_cmd_args.h>
#include "../stat_menu.h"
-#include "gtk_stat_menu.h"
+#include "gui_stat_menu.h"
#include "simple_dialog.h"
#include "dlg_utils.h"
#include "gui_utils.h"