doc: convert image extensions to wildcard
[dpdk.git] / doc / guides / prog_guide / malloc_lib.rst
index 63d87d9..b9298f8 100644 (file)
@@ -233,4 +233,4 @@ and if so, they are merged with the current elements.
 This means that we can never have two free memory blocks adjacent to one another,
 they are always merged into a single block.
 
-.. |malloc_heap| image:: img/malloc_heap.png
+.. |malloc_heap| image:: img/malloc_heap.*