]> git.sesse.net Git - vlc/blobdiff - plugins/gtk/gtk_callbacks.c
* Fixed the BeOS compile typo.
[vlc] / plugins / gtk / gtk_callbacks.c
index 96c9405ca56463290872ea4c8b26a629cc61eb0a..021521ba53ba946cabc80e8ac1679878aa12f5b5 100644 (file)
@@ -2,7 +2,7 @@
  * gtk_callbacks.c : Callbacks for the Gtk+ plugin.
  *****************************************************************************
  * Copyright (C) 2000, 2001 VideoLAN
- * $Id: gtk_callbacks.c,v 1.21 2001/05/30 05:19:03 stef Exp $
+ * $Id: gtk_callbacks.c,v 1.22 2001/05/30 17:03:12 sam Exp $
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *          Stéphane Borel <stef@via.ecp.fr>
@@ -56,6 +56,8 @@
 #include "main.h"
 #include "netutils.h"
 
+#include "modules_export.h"
+
 /*****************************************************************************
  * Callbacks
  *****************************************************************************/