aboutsummaryrefslogtreecommitdiffstats
path: root/epan/t35.h
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-08-21 20:51:13 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-08-21 20:51:13 +0000
commit2046b144d9c02dea31f53230b217e24551799ab5 (patch)
treed6c01dfb0de9406c53878cf6f7b891c0dff48892 /epan/t35.h
parent66afe840750a022fdffdd4b607fcaa3d08d36809 (diff)
Sanitize epan includes
svn path=/trunk/; revision=29502
Diffstat (limited to 'epan/t35.h')
-rw-r--r--epan/t35.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/t35.h b/epan/t35.h
index 45f727e859..67fec1669f 100644
--- a/epan/t35.h
+++ b/epan/t35.h
@@ -26,7 +26,7 @@
#ifndef __T35_H__
#define __T35_H__
-#include "epan/value_string.h"
+#include <epan/value_string.h>
extern const value_string T35CountryCode_vals[];
extern const value_string T35Extension_vals[];