summaryrefslogtreecommitdiff
path: root/epan/codecs.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/codecs.h')
-rw-r--r--epan/codecs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/codecs.h b/epan/codecs.h
index de5d02c1be..ff03e8ab2b 100644
--- a/epan/codecs.h
+++ b/epan/codecs.h
@@ -25,7 +25,7 @@
#ifndef _CODECS_H_
#define _CODECS_H_
-#include "epan/epan.h"
+#include <epan/epan.h>
struct codec_handle;
typedef struct codec_handle *codec_handle_t;