]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/interaction.h
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / gui / macosx / interaction.h
index d8367c5af0b87e8a4a38d75f5ab3a7347db876b2..aeae78254a954619ff385c46f6f30bc8c601e607 100644 (file)
@@ -11,7 +11,7 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -22,7 +22,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 #include <vlc/vlc.h>
-#include <vlc_interaction.h>
+#include <vlc_interface.h>
 #include <Cocoa/Cocoa.h>
 
 /*****************************************************************************