summary refs log tree commit diff
path: root/pkgs/applications/video/dvdstyler/wxgtk32.patch
blob: 92b3c3fbe3ba70327c946463a4c2a41f73461e7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/wxVillaLib/PropDlg.cpp
+++ b/wxVillaLib/PropDlg.cpp
@@ -12,7 +12,9 @@
 #include "utils.h"
 #include <wx/fontdlg.h>
 #include <wx/colordlg.h>
+#ifdef __WXMSW__
 #include <wx/generic/colrdlgg.h>
+#endif
 #include <wx/filedlg.h>
 #include <wx/dirdlg.h>
 #include <wx/grid.h>