diff options
Diffstat (limited to '')
| -rw-r--r-- | src/blind-flip.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/blind-flip.c b/src/blind-flip.c index e1b3b72..84cbbf3 100644 --- a/src/blind-flip.c +++ b/src/blind-flip.c @@ -1,6 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "stream.h" -#include "util.h" +#include "common.h" USAGE("") |
