CMSIS-DSP: Added complex math f16
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index 942a924..5cd8c33 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -3243,6 +3243,7 @@
 
         <!-- DSP sources F16 versions -->
         <file category="source"   name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctionsF16.c"/>
+        <file category="source"   name="CMSIS/DSP/Source/BasicMathFunctions/ComplexMathFunctionsF16.c"/>
         <file category="source"   name="CMSIS/DSP/Source/CommonTables/CommonTablesF16.c"/>
         <file category="source"   name="CMSIS/DSP/Source/TransformFunctions/TransformFunctionsF16.c"/>