include glapioffset.h instead of ../glapioffsets.h

This commit is contained in:
Brian Paul
2000-01-28 22:18:48 +00:00
parent bfd2bd2b3a
commit a749f75826
+2 -2
View File
@@ -1,4 +1,4 @@
/* $Id: glapi_x86.S,v 1.3 2000/01/17 19:29:08 brianp Exp $ */
/* $Id: glapi_x86.S,v 1.4 2000/01/28 22:18:48 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -31,7 +31,7 @@
#include "assyntax.h"
#include "../glapioffsets.h"
#include "glapioffsets.h"
#ifndef __WIN32__