Fixed prior check-in, missed this reference.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2319 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/user/src/com/google/gwt/core/client/GWT.java-hosted b/user/src/com/google/gwt/core/client/GWT.java-hosted
index a44f787..0c1dc4b 100644
--- a/user/src/com/google/gwt/core/client/GWT.java-hosted
+++ b/user/src/com/google/gwt/core/client/GWT.java-hosted
@@ -15,6 +15,7 @@
  */

 package com.google.gwt.core.client;

 

+import com.google.gwt.core.client.impl.Impl;

 import com.google.gwt.dev.shell.ShellGWT;

 

 /**