< prev index next >

src/java.desktop/macosx/native/libawt_lwawt/awt/CGraphicsConfig.m

Print this page

        

@@ -25,11 +25,11 @@
 
 #include "LWCToolkit.h"
 #include "GeomUtilities.h"
 
 #include "sun_awt_CGraphicsConfig.h"
-
+#import <JavaNativeFoundation/JavaNativeFoundation.h>
 
 /*
  * Class:     sun_awt_CGraphicsConfig
  * Method:    nativeGetBounds
  * Signature: (I)Ljava/awt/Rectangle;
< prev index next >