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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/MFC/mfc1/mfc1.cpp b/Tests/MFC/mfc1/mfc1.cpp
index 057e1d5..1777d7f 100644
--- a/Tests/MFC/mfc1/mfc1.cpp
+++ b/Tests/MFC/mfc1/mfc1.cpp
@@ -3,8 +3,8 @@
#include "stdafx.h"
-#include "mfc1.h"
#include "MainFrm.h"
+#include "mfc1.h"
#include "ChildFrm.h"
#include "mfc1Doc.h"