]> git.sesse.net Git - vlc/blobdiff - plugins/gtk/gtk_preferences.c
* Fixed the BeOS compile typo.
[vlc] / plugins / gtk / gtk_preferences.c
index f2db81df1987fb228b2a438934cfad5df19b876a..647c907b95626ab3622526235cef7e07b3102400 100644 (file)
@@ -2,7 +2,7 @@
  * gtk_control.c : functions to handle stream control buttons.
  *****************************************************************************
  * Copyright (C) 2000, 2001 VideoLAN
- * $Id: gtk_preferences.c,v 1.4 2001/05/30 05:19:03 stef Exp $
+ * $Id: gtk_preferences.c,v 1.5 2001/05/30 17:03:12 sam Exp $
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *          Stéphane Borel <stef@via.ecp.fr>
@@ -53,6 +53,8 @@
 
 #include "main.h"
 
+#include "modules_export.h"
+
 /****************************************************************************
  * GtkPreferencesShow: display interface window after initialization
  * if necessary