Change "eviestr.h" to <X11/extensions/eviestr.h>.
This commit is contained in:
parent
db5bd04097
commit
efa9d5f475
|
@ -42,7 +42,7 @@ of the copyright holder.
|
||||||
#include "scrnintstr.h"
|
#include "scrnintstr.h"
|
||||||
#include "servermd.h"
|
#include "servermd.h"
|
||||||
#define _XEVIE_SERVER_
|
#define _XEVIE_SERVER_
|
||||||
#include "Xeviestr.h"
|
#include <X11/extensions/Xeviestr.h>
|
||||||
#include <X11/Xfuncproto.h>
|
#include <X11/Xfuncproto.h>
|
||||||
#include "input.h"
|
#include "input.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue