diff options
Diffstat (limited to 'IvyProbe')
-rw-r--r-- | IvyProbe/StdAfx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/IvyProbe/StdAfx.h b/IvyProbe/StdAfx.h index 0d24d12..f44aeae 100644 --- a/IvyProbe/StdAfx.h +++ b/IvyProbe/StdAfx.h @@ -22,6 +22,7 @@ #include <afxcoll.h>
#include <winsock2.h>
#include <afxsock.h> // MFC socket extensions
+#include "ETSLayout.h"
//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio will insert additional declarations immediately before the previous line.
|