Fix the prof_scc.png image in the profiling section (#3694)
[ghc-hetmet.git] / docs / users_guide / profiling.xml
index 0138e57..4d6e835 100644 (file)
@@ -280,7 +280,7 @@ main = do let xs = {-# SCC "X" #-} [1..1000000]
 
       <para>which gives this heap profile when run:</para>
 
-      <imagedata fileref="prof_scc"/>
+      <imagedata fileref="prof_scc.png"/>
 
     </sect2>