Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/olpcgames/eventwrap.py
diff options
context:
space:
mode:
Diffstat (limited to 'olpcgames/eventwrap.py')
-rw-r--r--olpcgames/eventwrap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/olpcgames/eventwrap.py b/olpcgames/eventwrap.py
index 402109c..24baab6 100644
--- a/olpcgames/eventwrap.py
+++ b/olpcgames/eventwrap.py
@@ -19,7 +19,7 @@ Extensions:
release a few more resources, then a bit more...
"""
import pygame
-import gtk
+from gi.repository import Gtk
import Queue
import thread, threading
import logging