From bdb70b0d14db035bc1cab3bdc9d376585c2ffe4f Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Tue, 15 Oct 2013 22:16:56 -0300 Subject: [PATCH] small compilation fix --- src/compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compat.h b/src/compat.h index 70622169..585a28a7 100644 --- a/src/compat.h +++ b/src/compat.h @@ -18,7 +18,7 @@ #else #include #include -#include +#include #include #include #include