This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
fixed an include path
tags/unichrome-last-xinerama
Daniel Borca
20 years ago
parent
c049d4bc89
commit
3b65cab455
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/mesa/drivers/windows/fx/fxwgl.c
+ 1
- 1
src/mesa/drivers/windows/fx/fxwgl.c
View File
@@ -55,7 +55,7 @@ extern "C"
#include "glheader.h"
#include "glapi.h"
#include "imports.h"
#include "fxdrv.h"
#include "
../../glide/
fxdrv.h"
#define MAX_MESA_ATTRS 20
Write
Preview
Loading…
Cancel
Save