From a85707ef63e6c441d91cd06d53af07ee58746681 Mon Sep 17 00:00:00 2001 From: Bert Date: Fri, 19 Aug 2011 15:02:35 +0200 Subject: Fixed include in thumbs.h --- thumbs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/thumbs.h b/thumbs.h index 818ceb4..4658539 100644 --- a/thumbs.h +++ b/thumbs.h @@ -19,6 +19,7 @@ #ifndef THUMBS_H #define THUMBS_H +#include #include #include "types.h" -- cgit v1.2.3-54-g00ecf