--- old/src/java.desktop/macosx/native/libsplashscreen/splashscreen_config.h 2016-08-22 12:49:35.125724320 +0530 +++ new/src/java.desktop/macosx/native/libsplashscreen/splashscreen_config.h 2016-08-22 12:49:34.885724320 +0530 @@ -57,5 +57,7 @@ #define INLINE static #define SPLASHEXPORT - +NSString* findScaledImageName(NSString *fileName, + NSUInteger dotIndex, + NSString *strToAppend); #endif