Handle deciding what docs to build better
[ghc-hetmet.git] / docs / users_guide / profiling.xml
index f0d96ba..adb7a33 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.png"/>
+      <imagedata fileref="prof_scc"/>
 
     </sect2>