gfio: add gerror.c for reporting errors
[fio.git] / gfio.h
diff --git a/gfio.h b/gfio.h
index dc810a63f87cee2863f0840c0f53f8eb844ded23..6760675acb465f1331cbe9b7ec139eb802d5cd6f 100644 (file)
--- a/gfio.h
+++ b/gfio.h
@@ -3,6 +3,9 @@
 
 #include <gtk/gtk.h>
 
+#include "flist.h"
+#include "stat.h"
+#include "thread_options.h"
 #include "ghelpers.h"
 
 struct probe_widget {