diff options
-rw-r--r-- | updater/updater.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/updater.rc b/updater/updater.rc index 2f036ad..a79ab38 100644 --- a/updater/updater.rc +++ b/updater/updater.rc @@ -7,7 +7,7 @@ //
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "afxres.h"
+#include <windows.h>
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
|