moderngl-window
moderngl-window copied to clipboard
Update program.py
Better #include handling using regex
This should fix the issue with includes that contain "-escaped strings. Did not test it though. This should also work: r"#include\s+[",']?([^",']+)"