mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
parent
5572be0248
commit
fd70d98db2
1 changed files with 0 additions and 4 deletions
|
|
@ -31,9 +31,6 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#elif ! defined (LINUX)
|
||||
#include <Carbon.h>
|
||||
#include <Movies.h>
|
||||
#endif
|
||||
|
||||
#include "../jucedemo_headers.h"
|
||||
|
|
@ -48,7 +45,6 @@
|
|||
#include <GL/glut.h>
|
||||
#undef KeyPress
|
||||
#else
|
||||
#include <AGL/agl.h>
|
||||
#include <GLUT/glut.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue