X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=resource_pool.h;h=a331f4f1708c823a076216c0023a81cf099bd802;hp=aad95c959ad235dc7cdc504f82e066b717322279;hb=95edbfccb0843da3cc105dadc5bc6d8e102f6071;hpb=86cdfc6ea4318cfe6fd5d4bef51daf00f480973a diff --git a/resource_pool.h b/resource_pool.h index aad95c9..a331f4f 100644 --- a/resource_pool.h +++ b/resource_pool.h @@ -22,7 +22,7 @@ // ResourcePool explicitly if you delete a context, or they will leak (and the // ResourcePool destructor will assert-fail). See clean_context(). -#include +#include #include #include #include