00001 #ifndef __J2K__LZH___LZ_H__ 00002 #define __J2K__LZH___LZ_H__ 00003 00004 #ifndef LZHLINTERNAL 00005 #error This file is for LZHL internal use only 00006 #endif 00007 00008 #include <j2k/Fred/LZH/LZBuffer.hpp> 00009 #include <j2k/Fred/LZH/LZHLCompressor.hpp> 00010 #include <j2k/Fred/LZH/LZHLDecompressor.hpp> 00011 00012 #include <j2k/Fred/LZH/LZBuffer.cpp> 00013 00014 #endif