wizard: Add missing import.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Dec 2010 18:02:56 +0000 (18:02 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Dec 2010 18:02:56 +0000 (18:02 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4654 38d2e660-2303-0410-9eaa-f027e97ec537

wizard/plugins/codelite.py

index 91979d41910453f07c2ad42c15ebdb74e52d33f7..156abe3c13fedf5883f861899bad389e2ad836b3 100644 (file)
@@ -32,7 +32,7 @@
 # Author: Lorenzo Berni <duplo@develer.com>
 #
 
-import os
+import os, sys
 
 import const