X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibtest%2Fframework.h;h=58c7ad996a91d229c466eb717cc92ecc495a14f6;hb=52d10244d2cb8059106b483da7170a4c9acc3b0a;hp=361779db7387b5778ac2da80fdc5894738adff3e;hpb=5e760300d15ef4c5b7eed3fb9f37920ebca2f6ec;p=awesomized%2Flibmemcached diff --git a/src/libtest/framework.h b/src/libtest/framework.h index 361779db..58c7ad99 100644 --- a/src/libtest/framework.h +++ b/src/libtest/framework.h @@ -36,7 +36,7 @@ #pragma once -#include +#include "libtest/signal.h" /** Framework is the structure which is passed to the test implementation to be filled.