Ander 11 anni fa
parent
commit
c6c5f64588
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      mopidy_touchscreen/screens/search_screen.py

+ 2 - 0
mopidy_touchscreen/screens/search_screen.py

@@ -1,3 +1,5 @@
+import pygame
+
 from base_screen import BaseScreen
 
 from ..input import InputManager