X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=core%2Fsrc%2Fnet%2Fsf%2Fopenrocket%2Fplugin%2Fexample%2FExampleMain.java;h=aea94be689768938a800baffe0859957ac92ea33;hb=ee2fda33d737bbf4396bf9b9f5275d08ab46aaa6;hp=c45afee29621c95b12b23fdae98c20015eb40dac;hpb=091345cb872e40e9e263c9b7accf2fee67c19aa5;p=debian%2Fopenrocket diff --git a/core/src/net/sf/openrocket/plugin/example/ExampleMain.java b/core/src/net/sf/openrocket/plugin/example/ExampleMain.java index c45afee2..aea94be6 100644 --- a/core/src/net/sf/openrocket/plugin/example/ExampleMain.java +++ b/core/src/net/sf/openrocket/plugin/example/ExampleMain.java @@ -1,7 +1,7 @@ package net.sf.openrocket.plugin.example; -import net.sf.openrocket.plugin.JSPFPluginFactory; -import net.sf.openrocket.plugin.PluginFactory; +import net.sf.openrocket.plugin.framework.JSPFPluginFactory; +import net.sf.openrocket.plugin.framework.PluginFactory; public class ExampleMain {