jdk/src/solaris/native/sun/awt/awt_InputMethod.c
changeset 16734 da1901d79073
parent 12047 320a714614e9
child 17923 8e6963470d40
--- a/jdk/src/solaris/native/sun/awt/awt_InputMethod.c	Wed Apr 03 10:32:38 2013 -0700
+++ b/jdk/src/solaris/native/sun/awt/awt_InputMethod.c	Thu Apr 04 15:39:17 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -36,7 +36,6 @@
 #include "awt_p.h"
 
 #include <sun_awt_X11InputMethod.h>
-#include <sun_awt_X11_XComponentPeer.h>
 #include <sun_awt_X11_XInputMethod.h>
 
 #define THROW_OUT_OF_MEMORY_ERROR() \