diff options
-rw-r--r-- | ottdres.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ottdres.rc b/ottdres.rc index d9f1f1283..0c79d5917 100644 --- a/ottdres.rc +++ b/ottdres.rc @@ -9,7 +9,7 @@ #define APSTUDIO_HIDDEN_SYMBOLS #include "windows.h" #undef APSTUDIO_HIDDEN_SYMBOLS -#include "afxres.h" +#include "winres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS |