mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
replace <region.h> by <regionstr.h>
The <region.h> header is deprecated, anything we might need from it is already reachable via <regionstr.h> Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
bcdaee5bb8
commit
93c6a64bab
@@ -53,7 +53,7 @@
|
||||
|
||||
#include "xf86Cursor.h"
|
||||
|
||||
#include "region.h"
|
||||
#include "regionstr.h"
|
||||
|
||||
#ifdef RANDR
|
||||
#include <X11/extensions/randr.h>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
#include "xf86Cursor.h"
|
||||
|
||||
#include "region.h"
|
||||
#include "regionstr.h"
|
||||
|
||||
#include "compat-api.h"
|
||||
#include "riva_local.h"
|
||||
|
||||
Reference in New Issue
Block a user