summaryrefslogtreecommitdiff
path: root/src/graphyx/gui/MainFrame.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphyx/gui/MainFrame.scala')
-rw-r--r--src/graphyx/gui/MainFrame.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphyx/gui/MainFrame.scala b/src/graphyx/gui/MainFrame.scala
index 89812a5..6b1f2fe 100644
--- a/src/graphyx/gui/MainFrame.scala
+++ b/src/graphyx/gui/MainFrame.scala
@@ -6,6 +6,7 @@
package graphyx.gui
+import graphyx._
import sims._
import scala.swing._