From: Gilles Depeyrot Date: Thu, 18 Oct 2001 20:20:40 +0000 (+0000) Subject: added conditional compilation around wxGTK specific include X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c9ce02acf8af146a6fe2c236623652b03d9e9534 added conditional compilation around wxGTK specific include git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/contrib/src/mmedia/vidxanm.cpp b/contrib/src/mmedia/vidxanm.cpp index 3b499eaf6c..60a45d87d4 100644 --- a/contrib/src/mmedia/vidxanm.cpp +++ b/contrib/src/mmedia/vidxanm.cpp @@ -18,8 +18,10 @@ #include #endif +#ifdef __WXGTK__ // Pizza ! #include +#endif #include #include