--- a/Utilities/BackgroundService.py Sat Jul 05 11:41:14 2014 +0200
+++ b/Utilities/BackgroundService.py Sat Jul 05 12:13:23 2014 +0200
@@ -26,7 +26,7 @@
import Preferences
import Utilities
-from eric5config import getConfig
+from eric6config import getConfig
class BackgroundService(QTcpServer):