Fixed GoodFETConsole in goodfet.cc
[goodfet] / client / goodfet.cc
index bae48d8..e0b0d12 100755 (executable)
@@ -9,6 +9,7 @@ import sys;
 import binascii;
 
 from GoodFETCC import GoodFETCC;
+from GoodFETConsole import GoodFETConsole;
 
 
 if(len(sys.argv)==1):