aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fastiv-io-benchmark.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/fastiv-io-benchmark.c b/fastiv-io-benchmark.c
index 85ac44e..250b5c2 100644
--- a/fastiv-io-benchmark.c
+++ b/fastiv-io-benchmark.c
@@ -15,10 +15,11 @@
// CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
//
+#include <gdk/gdk.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <time.h>
-#include "fastiv-view.h"
+#include "fastiv-io.h"
static double
timestamp(void)