]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/voutgl.m
* display the GPL in a separate window linked in the About window and the Help menu...
[vlc] / modules / gui / macosx / voutgl.m
index 47ebd9278356979fd9a432deffe413d778576116..f574e6590da663f853e1aa2d2c2950d1ca5fd0d8 100644 (file)
@@ -32,7 +32,7 @@
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 #include <stdlib.h>                                                /* free() */
-#include <string.h>                                            /* strerror() */
+#include <string.h>
 
 #include <vlc_keys.h>