Skip to content

Commit

Permalink
Renaming CyOpenGL.pxi to initGlew.pxi
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed Jan 25, 2024
1 parent 313355c commit 94dcdfb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opengl/CyOpenGL.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# configurations with certain cython versions.

include "opengl.pxi"
include "CyOpenGL.pxi"
include "initGlew.pxi"
include "CySnapPyfont.pxi"
include "CySnapPyimages.pxi"

Expand Down
File renamed without changes.

0 comments on commit 94dcdfb

Please sign in to comment.