diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-30 10:50:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-30 10:50:33 +0000 |
| commit | ebbed8148afd7d1c1c7057272a2d5c1995c822f2 (patch) | |
| tree | f2b176b86324b70a38909ec7f54250bb7a456d52 | |
| parent | 45d9015f24149ea1be96f034cae787c8af7c0739 (diff) | |
Bump wx version in windows .rc file.
| -rw-r--r-- | platform/windows/dcpomatic.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/dcpomatic.rc b/platform/windows/dcpomatic.rc index 3963873bc..fe2746ad9 100644 --- a/platform/windows/dcpomatic.rc +++ b/platform/windows/dcpomatic.rc @@ -1,3 +1,3 @@ id ICON "dcpomatic.ico" taskbar_icon ICON "dcpomatic_taskbar.ico" -#include "wx-2.9/wx/msw/wx.rc" +#include "wx-3.0/wx/msw/wx.rc" |
