diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-06-17 01:06:25 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-09-21 09:47:10 +0200 |
| commit | 38d7879904d10ff0b527374ee14bfe0217991d8f (patch) | |
| tree | 940fe044114256a3d703e7626e11826657250b79 /platform/windows/dcpomatic_batch.rc | |
| parent | fc4c3e7f0a08d9e2350edb56fa76258114042960 (diff) | |
Switch wx-3.0 -> wx-3.1 on Windows.
Diffstat (limited to 'platform/windows/dcpomatic_batch.rc')
| -rw-r--r-- | platform/windows/dcpomatic_batch.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/dcpomatic_batch.rc b/platform/windows/dcpomatic_batch.rc index c775bed21..9aea38110 100644 --- a/platform/windows/dcpomatic_batch.rc +++ b/platform/windows/dcpomatic_batch.rc @@ -1,2 +1,2 @@ id ICON "../../graphics/windows/dcpomatic2_batch.ico" -#include "wx-3.0/wx/msw/wx.rc" +#include "wx-3.1/wx/msw/wx.rc" |
