aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 01:40:06 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 01:40:06 +0000
commit16206348d992c23ab9fc784e3316c59b3d7e0a12 (patch)
tree2f0d28ad5788feb4e38a8041662c0b8c69f98931 /echld
parent687cbef1a851fe237b6242991d596b603bb205b2 (diff)
Move disabled_protos.{h,c} into epan.
svn path=/trunk/; revision=50521
Diffstat (limited to 'echld')
-rw-r--r--echld/echld-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/echld/echld-int.h b/echld/echld-int.h
index 0c9b58d0a1..ca14f6ba38 100644
--- a/echld/echld-int.h
+++ b/echld/echld-int.h
@@ -73,7 +73,7 @@
#include "epan/funnel.h"
#include "epan/prefs.h"
#include "epan/timestamp.h"
-#include "disabled_protos.h"
+#include "epan/disabled_protos.h"
#include "echld.h"
#ifdef __cplusplus