src/macosx/native/sun/awt/jawt.m

Print this page
rev 8336 : 8016096: [macosx] jawt_md.h shipped with jdk is outdated
Summary: Revised build system and added platform specific headers for Mac OS X
Reviewed-by:
Contributed-by: david.dehaven@oracle.com

@@ -23,12 +23,11 @@
  * questions.
  */
 
 #import <jawt.h>
 
-// REMIND: import <jawt_md.h>
-#import <JavaVM/jawt_md.h>
+#import <jawt_md.h>
 
 #import "awt_DrawingSurface.h"
 
 /*
  * Get the AWT native structure.