Subversion Repositories freemyipod

Rev

Rev 494 | Rev 651 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 494 Rev 504
Line 19... Line 19...
19
//    with emCORE.  If not, see <http://www.gnu.org/licenses/>.
19
//    with emCORE.  If not, see <http://www.gnu.org/licenses/>.
20
//
20
//
21
//
21
//
22
 
22
 
23
 
23
 
24
#ifndef __LIBPNG_H__
24
#ifndef __EXPORT_LIBPNG_H__
25
#define __LIBPNG_H__
25
#define __EXPORT_LIBPNG_H__
26
 
26
 
27
 
27
 
28
#include "emcorelib.h"
28
#include "emcorelib.h"
29
 
29
 
30
 
30