diff --git a/src/pngfb.c b/src/pngfb.c index b8aa591..91c6753 100644 --- a/src/pngfb.c +++ b/src/pngfb.c @@ -1,3 +1,8 @@ +/* + * This is not a part of the library. It's only used in tests, examples and + * benchmarks. + */ + #include "util.h" #include "neatvnc.h"