mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
include GL/glx.h
This commit is contained in:
parent
3c63452e64
commit
46458ba213
1 changed files with 4 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
/* $Id: glxheader.h,v 1.4 2001/05/29 19:48:47 brianp Exp $ */
|
||||
/* $Id: glxheader.h,v 1.5 2002/10/25 00:01:58 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
* Version: 3.5
|
||||
* Version: 4.1
|
||||
*
|
||||
* Copyright (C) 1999 Brian Paul All Rights Reserved.
|
||||
* Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
|
@ -57,6 +57,7 @@
|
|||
# include <sys/shm.h>
|
||||
# include <X11/extensions/XShm.h>
|
||||
# endif
|
||||
# include <GL/glx.h>
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue