Fix building on Linux

svn path=/trunk/; revision=10156
This commit is contained in:
Steven Edwards 2004-07-16 22:59:43 +00:00
parent 6d2d63a8e1
commit 0ff1d5da1c
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@
#include <windows.h>
#include <GL\gl.h>
#include <GL/gl.h>
#include "context.h"
#ifdef DDRAW
#define DIRECTDRAW_VERSION 0x0100

View file

@ -70,7 +70,7 @@
#include <windows.h>
#include <GL\gl.h>
#include <GL/gl.h>
#include "context.h"
#ifdef DDRAW
#define DIRECTDRAW_VERSION 0x0100