summaryrefslogtreecommitdiffstats
path: root/client/display_channel.cpp
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-03-10 21:26:13 +0100
committerAlexander Larsson <alexl@redhat.com>2010-03-10 21:28:47 +0100
commit0230541af5e5cebf7bdec97d8d86cd594e9ae8b9 (patch)
tree40efc9c4d5ea28748edeef40108a579b822f74f3 /client/display_channel.cpp
parenteccbe9bb1ac99acc046d6f5ec99761725c05b966 (diff)
downloadspice-0230541af5e5cebf7bdec97d8d86cd594e9ae8b9.tar.gz
spice-0230541af5e5cebf7bdec97d8d86cd594e9ae8b9.tar.xz
spice-0230541af5e5cebf7bdec97d8d86cd594e9ae8b9.zip
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Diffstat (limited to 'client/display_channel.cpp')
-rw-r--r--client/display_channel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/display_channel.cpp b/client/display_channel.cpp
index a60832aa..60e22fc1 100644
--- a/client/display_channel.cpp
+++ b/client/display_channel.cpp
@@ -15,8 +15,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define GL_GLEXT_PROTOTYPES
-
#include "common.h"
#include "canvas.h"
#include "red_pixmap.h"