Browse Source

tags/2021-05-28
jules 16 years ago
parent
commit
fd70d98db2
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      extras/juce demo/src/demos/OpenGLDemo.cpp

+ 0
- 4
extras/juce demo/src/demos/OpenGLDemo.cpp View File

@@ -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…
Cancel
Save