Forgot to include a library...

This commit is contained in:
Vedran Ljubovic 2007-08-03 12:42:39 +00:00
parent f951edbe35
commit 18b9352bb1

View File

@ -18,6 +18,7 @@
#include "fileops.h"
#include <sys/stat.h>
#include <unistd.h> // for unlink()
#include <Fl/Fl_Window.H>
#include <Fl/Fl_Progress.H>