another stdint.h -> msc_stdint.h fix
authorVadim Pisarevsky <no@email>
Fri, 6 Aug 2010 23:46:11 +0000 (23:46 +0000)
committerVadim Pisarevsky <no@email>
Fri, 6 Aug 2010 23:46:11 +0000 (23:46 +0000)
3rdparty/include/msc_inttypes.h

index 1c2baa8..b0039a8 100644 (file)
@@ -40,7 +40,7 @@
 #pragma once
 #endif
 
-#include <stdint.h>
+#include <msc_stdint.h>
 
 // 7.8 Format conversion of integer types