Sfoglia il codice sorgente

ENH: use the correct case

Bill Hoffman 24 anni fa
parent
commit
8cf867373d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Source/MFCDialog/MakeHelp.cpp

+ 1 - 1
Source/MFCDialog/MakeHelp.cpp

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