X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..355911106bc27f5504eb904a064367ef1b5f0aba:/stglibs/dotconfpp.lib/dotconfpp.h diff --git a/stglibs/dotconfpp.lib/dotconfpp.h b/stglibs/dotconfpp.lib/dotconfpp.h index c068640f..8c2a82ad 100644 --- a/stglibs/dotconfpp.lib/dotconfpp.h +++ b/stglibs/dotconfpp.lib/dotconfpp.h @@ -33,12 +33,12 @@ #include #include -#include "os_int.h" -#include "mempool.h" +#include "stg/os_int.h" typedef void (* DOTCONFCallback) (void * data, const char * buf); class DOTCONFDocument; +class AsyncDNSMemPool; class DOTCONFDocumentNode {