Commit d669f1c3 authored by Jon Lech Johansen's avatar Jon Lech Johansen

* ./modules/gui/macosx/open.m: compile fix

parent bc45ea42
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* open.m: MacOS X plugin for vlc * open.m: MacOS X plugin for vlc
***************************************************************************** *****************************************************************************
* Copyright (C) 2002 VideoLAN * Copyright (C) 2002 VideoLAN
* $Id: open.m,v 1.1 2002/08/04 17:23:43 sam Exp $ * $Id: open.m,v 1.2 2002/08/06 23:43:58 jlj Exp $
* *
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net> * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
* *
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
#import "intf.h" #import "intf.h"
#import "playlist.h" #import "playlist.h"
#import "intf_open.h" #import "open.h"
/***************************************************************************** /*****************************************************************************
* GetEjectableMediaOfClass * GetEjectableMediaOfClass
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment