summaryrefslogtreecommitdiff
path: root/demos/dither.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/dither.c')
-rw-r--r--demos/dither.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/dither.c b/demos/dither.c
index 2ab8270..63ba248 100644
--- a/demos/dither.c
+++ b/demos/dither.c
@@ -28,7 +28,7 @@
#include <math.h>
#include <gtk/gtk.h>
#include <stdlib.h>
-#include "../test/utils.h"
+#include "utils.h"
#include "gtk-utils.h"
#define WIDTH 1024