Reverting modularization.
[goodfet] / client / goodfet.cc
index 7ce85a1..bae48d8 100755 (executable)
@@ -8,7 +8,7 @@
 import sys;
 import binascii;
 
-from GoodFET.GoodFETCC import GoodFETCC;
+from GoodFETCC import GoodFETCC;
 
 
 if(len(sys.argv)==1):