summaryrefslogtreecommitdiffstats
path: root/Tests/MFC/mfc1/mfc1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/MFC/mfc1/mfc1.cpp')
-rw-r--r--Tests/MFC/mfc1/mfc1.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/MFC/mfc1/mfc1.cpp b/Tests/MFC/mfc1/mfc1.cpp
index 9530cd2..1777d7f 100644
--- a/Tests/MFC/mfc1/mfc1.cpp
+++ b/Tests/MFC/mfc1/mfc1.cpp
@@ -2,8 +2,9 @@
//
#include "stdafx.h"
-#include "mfc1.h"
+
#include "MainFrm.h"
+#include "mfc1.h"
#include "ChildFrm.h"
#include "mfc1Doc.h"