]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/interaction.h
Plugins: include vlc_common.h directly instead of vlc/vlc.h
[vlc] / modules / gui / macosx / interaction.h
index aeae78254a954619ff385c46f6f30bc8c601e607..81bb98a738d8454240027627a0698bafd0cb34dd 100644 (file)
@@ -21,7 +21,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_interface.h>
 #include <Cocoa/Cocoa.h>