--- guicast/arraylist.h~	2004-01-28 09:47:42.000000000 +0100
+++ guicast/arraylist.h	2004-08-31 18:40:09.477426976 +0200
@@ -1,6 +1,7 @@
 #ifndef ARRAYLIST_H
 #define ARRAYLIST_H
 
+#include <iostream>
 // designed for lists of track numbers
 
 template<class TYPE>
