aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-single-colour.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/blind-single-colour.c')
-rw-r--r--src/blind-single-colour.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/blind-single-colour.c b/src/blind-single-colour.c
index 6b510ac..9dd1df9 100644
--- a/src/blind-single-colour.c
+++ b/src/blind-single-colour.c
@@ -1,8 +1,5 @@
/* See LICENSE file for copyright and license details. */
-#include "stream.h"
-#include "util.h"
-
-#include <string.h>
+#include "common.h"
USAGE("[-f frames | -f 'inf'] [-F pixel-format] -w width -h height (X Y Z | Y) [alpha]")