Skip to content

Commit

Permalink
Compile examples/opengl using the go-fltk from the tip of the tree
Browse files Browse the repository at this point in the history
  • Loading branch information
pwiecz committed Oct 16, 2023
1 parent 8780448 commit 93ef143
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/opengl/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ require (
github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6
github.com/pwiecz/go-fltk v0.0.0-20220723095549-2020b5635372
)

replace github.com/pwiecz/go-fltk => ../../

0 comments on commit 93ef143

Please sign in to comment.