diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-24 15:31:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-24 15:31:22 +0000 |
| commit | 5279b5bbe8b9c2a8f8599f764989e43c051cb759 (patch) | |
| tree | cd15023439781155cfac6922bdd8f0631f9636d5 | |
| parent | 477e619088ed1f3f4a7b043af1cca72e19acab0d (diff) | |
Building windows version against wx 2.9 now.
| -rw-r--r-- | windows/dvdomatic.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/dvdomatic.rc b/windows/dvdomatic.rc index 97bfac229..17790cf0d 100644 --- a/windows/dvdomatic.rc +++ b/windows/dvdomatic.rc @@ -1,3 +1,3 @@ id ICON "dvdomatic.ico" taskbar_icon ICON "dvdomatic_taskbar.ico" -#include "wx-2.8/wx/msw/wx.rc" +#include "wx-2.9/wx/msw/wx.rc" |
