summaryrefslogtreecommitdiff
path: root/src/video_out/macosx/XineVideoWindow.m
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_out/macosx/XineVideoWindow.m')
-rw-r--r--src/video_out/macosx/XineVideoWindow.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/video_out/macosx/XineVideoWindow.m b/src/video_out/macosx/XineVideoWindow.m
index b61a5b418..f3a9400d9 100644
--- a/src/video_out/macosx/XineVideoWindow.m
+++ b/src/video_out/macosx/XineVideoWindow.m
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
* Written by Daniel Mack <xine@zonque.org>
*
@@ -108,7 +108,7 @@
}
-- (XineOpenGLView *) xineView
+- (id) xineView
{
return xineView;
}