xfree86: xf86Priv.h: dont include propertyst.h
Nothing in here needs anything from that include file, so no need for including it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
505138167e
commit
73d2d99ace
|
@ -36,7 +36,6 @@
|
||||||
#define _XF86PRIV_H
|
#define _XF86PRIV_H
|
||||||
|
|
||||||
#include "xf86Privstr.h"
|
#include "xf86Privstr.h"
|
||||||
#include "propertyst.h"
|
|
||||||
#include "input.h"
|
#include "input.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue