]> git.sesse.net Git - vlc/blobdiff - modules/video_output/hd1000v.cpp
macosx: Fix a memleak.
[vlc] / modules / video_output / hd1000v.cpp
index 34a0213e66573b551208b92f6409faf2720ebd03..e5cbf29df0671c8dba2650435e6449c1f3831705 100644 (file)
@@ -31,7 +31,7 @@ extern "C" {
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_vout.h>
 #include <vlc_playlist.h>