--- old/src/java.desktop/unix/native/libsplashscreen/splashscreen_config.h 2016-02-23 11:54:29.201720726 +0530 +++ new/src/java.desktop/unix/native/libsplashscreen/splashscreen_config.h 2016-02-23 11:54:29.005720724 +0530 @@ -39,6 +39,7 @@ #include #include #include +#include "systemScale.h" typedef uint32_t rgbquad_t; typedef uint16_t word_t; @@ -57,5 +58,4 @@ #define INLINE static #define SPLASHEXPORT - #endif