]> git.sesse.net Git - vlc/blobdiff - plugins/beos/InterfaceWindow.cpp
* Fixed a total breakage of decoder plugins introduced by fast_memcpy.
[vlc] / plugins / beos / InterfaceWindow.cpp
index 03ad843a8d8ecd153b3e39a4ac52882ed579623a..f6b2048b1e6a840ef91047b3fe282b59805928fb 100644 (file)
@@ -2,7 +2,7 @@
  * InterfaceWindow.cpp: beos interface
  *****************************************************************************
  * Copyright (C) 1999, 2000, 2001 VideoLAN
- * $Id: InterfaceWindow.cpp,v 1.9 2001/12/06 10:29:40 tcastley Exp $
+ * $Id: InterfaceWindow.cpp,v 1.10 2001/12/07 18:33:07 sam Exp $
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
  *          Samuel Hocevar <sam@zoy.org>
 /* VLC headers */
 extern "C"
 {
-#include "config.h"
 #include "common.h"
 #include "intf_msg.h"
 #include "threads.h"
 #include "mtime.h"
-#include "main.h"
 #include "tests.h"
 #include "stream_control.h"
 #include "input_ext-intf.h"