X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=include%2Foption.h;h=9de5adf39c7790921944dc8be7d2dce622365437;hb=278ee758050cb7772cd95946688c5b40104f4d8b;hp=abe1a586a87174cf4cd8f2d609f334b0304ea5a0;hpb=d8f51eac91f86a1e00a05a5058a8fa9eb8732464;p=fms.git diff --git a/include/option.h b/include/option.h index abe1a58..9de5adf 100644 --- a/include/option.h +++ b/include/option.h @@ -4,13 +4,14 @@ #include "db/sqlite3db.h" #include -#include +#include "threadwrapper/singleton.h" //just a wrapper around the database for the options table -class Option:public ZThread::Singleton