Fix include to use "" not <> for local headers.
authorEvan Huus <eapache@gmail.com>
Sun, 16 Jun 2013 22:25:27 +0000 (22:25 -0000)
committerEvan Huus <eapache@gmail.com>
Sun, 16 Jun 2013 22:25:27 +0000 (22:25 -0000)
svn path=/trunk/; revision=49968

epan/wmem/wmem_user_cb_int.h

index d4ff7abde13dda663a34d46efc4214ed861da85d..55bb4e28aa5a88af590c6a7c8dc1de9c22ba2069 100644 (file)
@@ -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