Fix build error with scons-4.4.0 version which is based on python3
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / bt_edr_adapter / SConscript
index e441903..89c606e 100644 (file)
@@ -5,7 +5,7 @@
 Import('env')
 import os.path
 
-print "Reading BT EDR adapter script"
+print("Reading BT EDR adapter script")
 
 target_os = env.get('TARGET_OS')