--- old/src/java.desktop/unix/native/libsplashscreen/splashscreen_config.h 2016-03-01 13:48:35.914671875 +0530 +++ new/src/java.desktop/unix/native/libsplashscreen/splashscreen_config.h 2016-03-01 13:48:35.706671873 +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