aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/h225_ras_srt.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-19 10:00:14 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-19 10:00:14 +0000
commitfafd13df7537e8813982e2953a6ac3a5e65e8540 (patch)
tree53684689f35f4425842dc7e9424ed865176114a7 /gtk/h225_ras_srt.c
parentb211390ccce1a5956aec149832386dd04861b959 (diff)
Move the stats.[ch] stuff into epan, so plugins can use it.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15429 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/h225_ras_srt.c')
-rw-r--r--gtk/h225_ras_srt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/h225_ras_srt.c b/gtk/h225_ras_srt.c
index 5b8758dd0a..e55e353b64 100644
--- a/gtk/h225_ras_srt.c
+++ b/gtk/h225_ras_srt.c
@@ -39,7 +39,7 @@
#include <epan/epan.h>
#include <epan/value_string.h>
-#include "../stat.h"
+#include <epan/stat.h>
#include "stat_menu.h"
#include <epan/tap.h>
#include "../register.h"