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/x11/red_drawable.cpp | |
| parent | eccbe9bb1ac99acc046d6f5ec99761725c05b966 (diff) | |
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Diffstat (limited to 'client/x11/red_drawable.cpp')
| -rw-r--r-- | client/x11/red_drawable.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/x11/red_drawable.cpp b/client/x11/red_drawable.cpp index e020b845..ec6ad53c 100644 --- a/client/x11/red_drawable.cpp +++ b/client/x11/red_drawable.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 "red_drawable.h" #include "pixels_source_p.h" |
