home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / DC-POS24.LZX / pOS / pOSxA.lzx / pOSxA / graphics / gfxnodes.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-03-12  |  143 b   |  9 lines

  1. #ifndef    GRAPHICS_GFXNODES_H
  2. #define    GRAPHICS_GFXNODES_H
  3.  
  4. #ifndef EXEC_NODES_H
  5. #include <exec/nodes.h>
  6. #endif
  7.  
  8. #endif    /* GRAPHICS_GFXNODES_H */
  9.