X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Ffreenet%2Fcaptcha%2Fsimplecaptcha.h;h=2bd3d0a1b7a93bd754f2d99ac24e9245f47c1bf5;hp=4dec4dcca268cad5af5aeffde980bb6c68e6bf13;hb=44f964d9b2b2d55a5b5672e9297717bd25fa8ee2;hpb=52581afffd81f5a71c129d87e3ac822d9522f12d 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