summaryrefslogtreecommitdiffstats
path: root/src/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.c')
-rw-r--r--src/image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.c b/src/image.c
index 14843e3..2b1845a 100644
--- a/src/image.c
+++ b/src/image.c
@@ -25,7 +25,7 @@
#include "image.h"
#include "buffer.h"
-#include "sunxi_cedrus.h"
+#include "request.h"
#include "surface.h"
#include <assert.h>