#include "nan.h"

#ifndef NODE_ZOPFLI_PNG_H_
#define NODE_ZOPFLI_PNG_H_

NAN_METHOD(PNGDeflate);

#endif
