Fix build error with scons-4.4.0 version which is based on python3
[platform/upstream/iotivity.git] / build_common / iotivityconfig / compiler / factory.py
index 7b0bee7..975a081 100644 (file)
@@ -14,8 +14,8 @@
 # limitations under the License.
 # ------------------------------------------------------------------------
 
-from default_configuration import *
-from gcc_configuration import *
+from .default_configuration import *
+from .gcc_configuration import *
 
 # Canonicalize the C or C++ compiler name to "gcc" if gcc is being
 # used to simplify mapping to the GCC compiler configuration since GCC