]> git.sesse.net Git - vlc/commitdiff
macosx: reflect the renamings in the respective files
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 7 Apr 2009 21:24:03 +0000 (23:24 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 7 Apr 2009 21:24:03 +0000 (23:24 +0200)
modules/gui/macosx/coredialogs.h
modules/gui/macosx/coredialogs.m

index 882d87a2b2f1bf9a0faaf02be35450ef8674c819..64736b76493eedc91d15fe060e1bc57f94821166 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * interaction.h: Mac OS X interaction dialogs
+ * coredialogs.h: Mac OS X Core Dialogs
  *****************************************************************************
  * Copyright (C) 2005-2009 the VideoLAN team
  * $Id$
index cc5c1e19a42d7222f64cfa1ecbbb925f90c5bf61..f74ac963ff011efcc0cb0c82bf5b681e46487420 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * interaction.h: Mac OS X interaction dialogs
+ * coredialogs.m: Mac OS X Core Dialogs
  *****************************************************************************
  * Copyright (C) 2005-2009 the VideoLAN team
  * $Id$
@@ -23,7 +23,7 @@
  *****************************************************************************/
 
 #import "intf.h"
-#import "interaction.h"
+#import "coredialogs.h"
 #import "misc.h"
 
 /* for the icons in our custom error panel */