jdk/src/solaris/native/sun/awt/fontpath.c
changeset 16734 da1901d79073
parent 13139 917a5a5434a9
child 18232 b538b71fb429
equal deleted inserted replaced
16733:9267ec7004a1 16734:da1901d79073
    39 #endif
    39 #endif
    40 
    40 
    41 #include <jni.h>
    41 #include <jni.h>
    42 #include <jni_util.h>
    42 #include <jni_util.h>
    43 #include <jvm_md.h>
    43 #include <jvm_md.h>
    44 #include <sun_font_FontManager.h>
       
    45 #ifndef HEADLESS
    44 #ifndef HEADLESS
    46 #include <X11/Xlib.h>
    45 #include <X11/Xlib.h>
    47 #include <awt.h>
    46 #include <awt.h>
    48 #else
    47 #else
    49 /* locks ought to be included from awt.h */
    48 /* locks ought to be included from awt.h */