This commit is contained in:
parent
095867ce70
commit
5ae3704a4c
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ static int wcreate(MwWidget handle) {
|
|||
|
||||
o->lib = MwDynamicOpen("opengl32.dll");
|
||||
if(!o->lib){
|
||||
printf("Could not load OpenGL widget under WGL! " #x " missing.\n"); \
|
||||
printf("Could not load OpenGL widget under WGL!\n"); \
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue