Commit da3e7fd2 authored by Ulrich Sibiller's avatar Ulrich Sibiller

Xutil.h: Fix wrong include path

parent d3ae0b2c
......@@ -52,7 +52,7 @@ SOFTWARE.
/* You must include <nx-X11/Xlib.h> before including this file */
#include <nx-X11/Xlib.h>
#include <X11/keysym.h>
#include <nx-X11/keysym.h>
/*
* Bitmask returned by XParseGeometry(). Each bit tells if the corresponding
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment