summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/CustomLayoutDemo.java
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/src/com/vaadin/tests/CustomLayoutDemo.java')
-rw-r--r--uitest/src/com/vaadin/tests/CustomLayoutDemo.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/CustomLayoutDemo.java b/uitest/src/com/vaadin/tests/CustomLayoutDemo.java
index 61d636099f..ea4cb9564c 100644
--- a/uitest/src/com/vaadin/tests/CustomLayoutDemo.java
+++ b/uitest/src/com/vaadin/tests/CustomLayoutDemo.java
@@ -43,7 +43,7 @@ import com.vaadin.ui.Tree;
* @since 4.0.0
*
*/
-public class CustomLayoutDemo extends com.vaadin.LegacyApplication implements
+public class CustomLayoutDemo extends com.vaadin.server.LegacyApplication implements
Listener {
private CustomLayout mainLayout = null;