diff options
| author | Alexander Larsson <alexl@redhat.com> | 2010-03-10 21:26:13 +0100 |
|---|---|---|
| committer | Alexander Larsson <alexl@redhat.com> | 2010-03-10 21:28:47 +0100 |
| commit | 0230541af5e5cebf7bdec97d8d86cd594e9ae8b9 (patch) | |
| tree | 40efc9c4d5ea28748edeef40108a579b822f74f3 /client/glc.cpp | |
| parent | eccbe9bb1ac99acc046d6f5ec99761725c05b966 (diff) | |
| download | spice-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/glc.cpp')
| -rw-r--r-- | client/glc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/glc.cpp b/client/glc.cpp index 5a8e5990..1600a6b3 100644 --- a/client/glc.cpp +++ b/client/glc.cpp @@ -15,7 +15,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#define GL_GLEXT_PROTOTYPES #include "common.h" #include "../common/glc.c" |
