Index: trunk/magic/remove/src/streaksio.h
===================================================================
--- trunk/magic/remove/src/streaksio.h	(revision 21156)
+++ trunk/magic/remove/src/streaksio.h	(revision 21438)
@@ -7,7 +7,6 @@
     psString outputFilename, bool required);
 
-void sFileFree(sFile *);
+void closeImages(streakFiles *sfiles);
 
-void closeImages(streakFiles *sfiles);
 void closeImage(sFile *sfile);
 
@@ -27,3 +26,5 @@
 bool isExciseValue(double, double);
 void setMaskedToNAN(streakFiles *sfiles, psU8 maskMask, bool printCounts);
+
+bool swapOutputsToInputs(streakFiles *sf);
 #endif // STREAKS_IO_H
