summaryrefslogtreecommitdiff
path: root/epan/wmem/wmem_user_cb_int.h
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-06-16 22:25:27 +0000
committerEvan Huus <eapache@gmail.com>2013-06-16 22:25:27 +0000
commitffee3af2078a1bbe8a52396d133e2d3fa5d8c308 (patch)
treeb44eeee17fd328c98b1f6ee2cea14d45347082f5 /epan/wmem/wmem_user_cb_int.h
parent80c51f1df0c97321aac6c488dccad9e1cc24a7eb (diff)
downloadwireshark-ffee3af2078a1bbe8a52396d133e2d3fa5d8c308.tar.gz
Fix include to use "" not <> for local headers.
svn path=/trunk/; revision=49968
Diffstat (limited to 'epan/wmem/wmem_user_cb_int.h')
-rw-r--r--epan/wmem/wmem_user_cb_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wmem/wmem_user_cb_int.h b/epan/wmem/wmem_user_cb_int.h
index d4ff7abde1..55bb4e28aa 100644
--- a/epan/wmem/wmem_user_cb_int.h
+++ b/epan/wmem/wmem_user_cb_int.h
@@ -31,7 +31,7 @@ extern "C" {
#endif /* __cplusplus */
#include <glib.h>
-#include <wmem_user_cb.h>
+#include "wmem_user_cb.h"
WS_DLL_LOCAL
void