From b76a54bd3ee93fe9d529e577251a1d5fc6b32d1a Mon Sep 17 00:00:00 2001 From: Stephen 'Okra' Houston Date: Thu, 27 Jul 2017 12:51:28 -0500 Subject: [PATCH] Ephoto: Remove unneccessary header. This fixes compilation and T5761 --- src/bin/ephoto_thumb_browser.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/ephoto_thumb_browser.c b/src/bin/ephoto_thumb_browser.c index bdfab34..f7fb408 100644 --- a/src/bin/ephoto_thumb_browser.c +++ b/src/bin/ephoto_thumb_browser.c @@ -1,5 +1,4 @@ #include "ephoto.h" -#include #define ZOOM_MAX 512 #define ZOOM_MIN 128