This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Don't use GLU header
tags/v1.1.5
Andrew Belt
5 years ago
parent
1388e9ebb1
commit
b6fad51506
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
include/window.hpp
+ 1
- 0
include/window.hpp
View File
@@ -5,6 +5,7 @@
#include <memory>
#include <map>
#define GLEW_STATIC
#define GLEW_NO_GLU
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <nanovg.h>
Write
Preview
Loading…
Cancel
Save