aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sndcp.c
diff options
context:
space:
mode:
authorlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>2005-02-09 23:38:00 +0000
committerlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>2005-02-09 23:38:00 +0000
commit531e46341f24b015df8d66152972b972d9638760 (patch)
tree6b8d6526fe00a336c75b9118009deb4c690984ad /epan/dissectors/packet-sndcp.c
parentd55004c9e7016b17d0e6aba9ad218582c71dc7a6 (diff)
Move the following files from /trunk to /trunk/epan:
asn1.[ch] follow.[ch] ptvcursor.[ch] reassemble.[ch] xmlstub.[ch] fix #include statements accordingly. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13366 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-sndcp.c')
-rw-r--r--epan/dissectors/packet-sndcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sndcp.c b/epan/dissectors/packet-sndcp.c
index b6123b3310..f46da753d7 100644
--- a/epan/dissectors/packet-sndcp.c
+++ b/epan/dissectors/packet-sndcp.c
@@ -38,7 +38,7 @@
#endif
#include <epan/packet.h>
-#include "reassemble.h"
+#include <epan/reassemble.h>
/* Bitmasks for the bits in the address field
*/