diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-12 23:06:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-12 23:06:58 +0000 |
| commit | 9f7f1978f9bda9c8f57b0e9389bf8e44cd7c52b0 (patch) | |
| tree | 355851ef0837edeaefd9442b386d6f5ad999b055 | |
| parent | edbf0a24cfda59e5358a1070a40673c28d82d8ae (diff) | |
Building dvdomatic against wx-2.9 on Windows 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" |
