X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=include%2Foption.h;h=c01621dde4728566cca7be28661dea94d7fc8404;hb=dec33c63afafabf83c3039e916725cac6faef9b3;hp=c18c7163bd37d5c7bfa48c71c6744da865fc6c49;hpb=c7fcb4c4bc5012a584add81a9509fc1f84c3c688;p=fms.git diff --git a/include/option.h b/include/option.h index c18c716..c01621d 100644 --- a/include/option.h +++ b/include/option.h @@ -4,11 +4,10 @@ #include "db/sqlite3db.h" #include -//#include -#include "pthreadwrapper/singleton.h" +#include "threadwrapper/singleton.h" //just a wrapper around the database for the options table -class Option:public PThread::Singleton