Fixed include issues

This commit is contained in:
andreja6
2018-04-12 19:25:17 -07:00
parent fe2f8cf160
commit 5306ec6809
9 changed files with 23 additions and 7 deletions

View File

@@ -2,10 +2,10 @@
// Microsoft Visual C++ generated include file.
// Used by Dialogs.rc
//
#define IDD_FORMVIEW 101
#define IDD_TOOLBOX 101
#define IDD_ABOUT_DIALOG 102
#define IDC_AXBROWSER1 1001
#define IDC_BUTTON1 1002
// Next default values for new objects
//
@@ -13,7 +13,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1002
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif