]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/dialogs/subtitles.hpp
* modules/gui/wxwidgets: wxwidgets 2.4.2 compilation fixes as suggested by Charlie...
[vlc] / modules / gui / wxwidgets / dialogs / subtitles.hpp
index 87899e61ed1b7a16b8577f1dffae41194620bd97..541a351a818da8c7bf558b7caead0b01ff26da9e 100644 (file)
@@ -2,7 +2,7 @@
  * subtitles.hpp: private wxWindows interface description
  *****************************************************************************
  * Copyright (C) 1999-2005 the VideoLAN team
- * $Id: wxwidgets.h 12502 2005-09-09 19:38:01Z gbazin $
+ * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
  *
@@ -25,7 +25,7 @@
 #define _WXVLC_SUBTITLES_H_
 
 #include "wxwidgets.hpp"
-
+#include <wx/spinctrl.h>
 
 namespace wxvlc
 {