X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=include%2Ffreenet%2Fcaptcha%2Fsimplecaptcha.h;h=2bd3d0a1b7a93bd754f2d99ac24e9245f47c1bf5;hb=c0ebc7b53a977885ebc2d3a679c586ae20c0bc4a;hp=4dec4dcca268cad5af5aeffde980bb6c68e6bf13;hpb=d8f51eac91f86a1e00a05a5058a8fa9eb8732464;p=fms.git diff --git a/include/freenet/captcha/simplecaptcha.h b/include/freenet/captcha/simplecaptcha.h index 4dec4dc..2bd3d0a 100644 --- a/include/freenet/captcha/simplecaptcha.h +++ b/include/freenet/captcha/simplecaptcha.h @@ -1,6 +1,8 @@ #ifndef _simple_captcha_ #define _simple_captcha_ +#include + #include "icaptcha.h" class SimpleCaptcha:public ICaptcha