Bläddra i källkod

ENH: use the correct case

Bill Hoffman 24 år sedan
förälder
incheckning
8cf867373d
1 ändrade filer med 1 tillägg och 1 borttagningar
  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