aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/h225_counter.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/h225_counter.c')
-rw-r--r--gtk/h225_counter.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/h225_counter.c b/gtk/h225_counter.c
index d5c51af5f9..8ac5fb42db 100644
--- a/gtk/h225_counter.c
+++ b/gtk/h225_counter.c
@@ -2,7 +2,7 @@
* h225 message counter for ethereal
* Copyright 2003 Lars Roland
*
- * $Id: h225_counter.c,v 1.9 2004/02/06 19:19:10 ulfl Exp $
+ * $Id: h225_counter.c,v 1.10 2004/02/11 04:17:03 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -37,7 +37,7 @@
#include <string.h>
#include "../epan/packet_info.h"
#include "../epan/epan.h"
-#include "menu.h"
+#include "tap_menu.h"
#include "../tap.h"
#include "../epan/value_string.h"
#include "../register.h"