fix includes
[awesomized/libmemcached] / src / libtest / framework.h
index 361779db7387b5778ac2da80fdc5894738adff3e..58c7ad996a91d229c466eb717cc92ecc495a14f6 100644 (file)
@@ -36,7 +36,7 @@
 
 #pragma once
 
-#include <libtest/signal.h>
+#include "libtest/signal.h"
 
 /**
   Framework is the structure which is passed to the test implementation to be filled.