< prev index next >

src/java.desktop/windows/native/libsplashscreen/splashscreen_config.h

Print this page

        

@@ -39,10 +39,11 @@
 #include <memory.h>
 #include <string.h>
 #include <malloc.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include "systemScale.h"
 
 typedef DWORD rgbquad_t;
 typedef WORD word_t;
 typedef BYTE byte_t;
 typedef RECT RECT_T;

@@ -54,7 +55,6 @@
 
 #define INLINE __inline
 
 #define SPLASHEXPORT __declspec(dllexport)
 
-
 #endif
< prev index next >