targets/toolchain_makefile.py
changeset 726 ae63ccc29444
parent 725 31dade089db5
--- a/targets/toolchain_makefile.py	Wed May 09 00:00:50 2012 +0200
+++ b/targets/toolchain_makefile.py	Wed May 09 00:12:40 2012 +0200
@@ -1,5 +1,5 @@
 import os, re, operator
-from ProcessLogger import ProcessLogger
+from util.ProcessLogger import ProcessLogger
 import hashlib
 
 import time