1 #ifndef CLIB_HPDF_PROTOS_H
    2 #define CLIB_HPDF_PROTOS_H
    3 
    4 /*
    5  *  hpdf.library
    6  *
    7  *  Copyright © 2008-2011 The MorphOS Development Team, All Rights Reserved.
    8  *  All rights reserved.
    9  *  
   10  */
   11 
   12 #ifndef _HPDF_H_
   13 #include <hpdf/hpdf.h>
   14 #endif
   15 
   16 #endif /* CLIB_HPDF_PROTOS_H */