ソースを参照

ENH: use the correct case

Bill Hoffman 24 年 前
コミット
8cf867373d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Source/MFCDialog/MakeHelp.cpp

+ 1 - 1
Source/MFCDialog/MakeHelp.cpp

@@ -2,7 +2,7 @@
 //
 
 #include "stdafx.h"
-#include "cmakesetup.h"
+#include "CMakeSetup.h"
 #include "MakeHelp.h"
 
 #ifdef _DEBUG