aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-srvloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-srvloc.c')
-rw-r--r--epan/dissectors/packet-srvloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-srvloc.c b/epan/dissectors/packet-srvloc.c
index 7a5a0c1b62..5105f36da1 100644
--- a/epan/dissectors/packet-srvloc.c
+++ b/epan/dissectors/packet-srvloc.c
@@ -49,7 +49,7 @@
#include <epan/strutil.h>
#include <epan/prefs.h>
#include "packet-tcp.h"
-#include "reassemble.h"
+#include <epan/reassemble.h>
static gboolean srvloc_desegment = TRUE;
static int proto_srvloc = -1;