]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/bookmarks.m
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes...
[vlc] / modules / gui / macosx / bookmarks.m
index 348e35faec68dda8c6427ba56ea7d0d635635a95..4a2c15c994f76878e2a3ea93fa8332d2de0647cf 100644 (file)
@@ -35,7 +35,6 @@
  *****************************************************************************/
 
 #import "bookmarks.h"
-#import "intf.h"
 #import "wizard.h"
 #import <vlc_interface.h>