Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/sugar-emulator
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sugar-emulator')
-rw-r--r--bin/sugar-emulator2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sugar-emulator b/bin/sugar-emulator
index c42612b..90e0234 100644
--- a/bin/sugar-emulator
+++ b/bin/sugar-emulator
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-from jarube.emulator import main
+from jarabe.emulator import main
main()