]> git.sesse.net Git - vlc/blobdiff - src/network/tls.c
A bit of headers cleanup
[vlc] / src / network / tls.c
index 17e671080c01cccda334cd9b775e3e44a70582c2..f8acfc8d4cb639c1724e9f111bba056f4bae3c28 100644 (file)
@@ -29,7 +29,7 @@
 #include <stdlib.h>
 #include <vlc/vlc.h>
 
-#include "vlc_tls.h"
+#include <vlc_tls.h>
 
 static tls_t *
 tls_Init( vlc_object_t *p_this )