uv stretch display respect image aspect ratio,
tooltip correction (bug #8660) ghostwinlay.c was missing string.h include
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
|
||||
Reference in New Issue
Block a user