--- a/trunk/Image2Code/ImageArray.cpp +++ b/trunk/Image2Code/ImageArray.cpp @@ -17,7 +17,7 @@ // limitations under the License. //============================================================================ #include "stdafx.h" -#include "cross.h" +#include "Cross.h" #include "ImageArray.h" ImageArray::ImageArray(Bitmap* img)