home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 April / pcpro0402.iso / essentials / graphics / Gimp / gimp-src-20001226.exe / src / gimp / plug-ins / print / print-intl.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-10-03  |  125 b   |  7 lines

  1. #ifndef __PRINT_INTL_H__
  2. #define __PRINT_INTL_H__
  3.  
  4. #include "libgimp/stdplugins-intl.h"
  5.  
  6. #endif /* __PRINT_INTL_H__ */
  7.