diff options
Diffstat (limited to 'src/lib/email.h')
| -rw-r--r-- | src/lib/email.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/email.h b/src/lib/email.h index 36398bfd8..ac4703453 100644 --- a/src/lib/email.h +++ b/src/lib/email.h @@ -19,6 +19,7 @@ */ +#include "types.h" #include <curl/curl.h> #include <boost/scoped_array.hpp> |
