We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d9572 commit daff43fCopy full SHA for daff43f
src/libImaging/Imaging.h
@@ -10,7 +10,7 @@
10
* See the README file for information on usage and redistribution.
11
*/
12
13
-#include "ImPlatform.h"
+#include "ImagingPlatform.h"
14
#include "Mode.h"
15
16
#if defined(__cplusplus)
src/libImaging/ImagingDib.h
@@ -12,7 +12,7 @@
#ifdef _WIN32
17
18
extern "C" {
src/libImaging/ImPlatform.h src/libImaging/ImagingPlatform.hsrc/libImaging/ImPlatform.h renamed to src/libImaging/ImagingPlatform.h
0 commit comments