diff --git a/zstdwrap.hh b/zstdwrap.hh index 11a07fb..0cb9d85 100644 --- a/zstdwrap.hh +++ b/zstdwrap.hh @@ -1,6 +1,7 @@ #pragma once #include -#include // can't easily be moved to zstdwrap.cc, trust me +#include // apt-get install libzstd-dev if you miss this. +// can't easily be moved to zstdwrap.cc, trust me #include #include #include