jdk/src/windows/native/sun/windows/awt_DnDDS.cpp
changeset 16734 da1901d79073
parent 9474 74b4224cdbda
child 21278 ef8a3a2a72f2
--- a/jdk/src/windows/native/sun/windows/awt_DnDDS.cpp	Wed Apr 03 10:32:38 2013 -0700
+++ b/jdk/src/windows/native/sun/windows/awt_DnDDS.cpp	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
@@ -52,7 +52,6 @@
 
 #include "java_awt_event_InputEvent.h"
 #include "java_awt_dnd_DnDConstants.h"
-#include "sun_awt_dnd_SunDragSourceContextPeer.h"
 #include "sun_awt_windows_WDragSourceContextPeer.h"
 
 #include "awt_ole.h"