]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/mmedia/vidwin.h
wxPalette unified. Source cleaning.
[wxWidgets.git] / contrib / include / wx / mmedia / vidwin.h
index f92e5f02a643b78b2e647e2914cec97f17ec99f8..155bed8b9c74df7e8e13144f7450f140524618a9 100644 (file)
 #ifndef __VID_windows_H__
 #define __VID_windows_H__
 
-#ifdef __GNUG__
-    #pragma interface "vidwin.h"
-#endif
-
 #if defined(__WINDOWS__) && !defined(__MINGW32__) && !defined(__WATCOMC__)
 // versions of Open Watcom and MinGW tested against this source does not
 // deliver "digitalv.h" required in this feature
@@ -30,7 +26,7 @@
 #endif
 
 // for all others, include the necessary headers (this file is usually all you
-// need because it includes almost all "standard" wxWindows headers
+// need because it includes almost all "standard" wxWidgets headers
 #ifndef WX_PRECOMP
     #include "wx/string.h"
     #include "wx/stream.h"