[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] C access to SDL surfaces



Lenard Lindstrom wrote:
The pygame headers are installed in a pygame directory within the python headers directory. So it would more likely be

#include <pygame/pygame.h>


Yes, this is the way.