Commit de03d622 authored by Mike Gabriel's avatar Mike Gabriel

NXrenderint.h: Move into subfolder X11/include/ and rename to Xrender_nxagent.h.…

NXrenderint.h: Move into subfolder X11/include/ and rename to Xrender_nxagent.h. (Like we have done with all other non-public Xlib related header files that are required for building nxagent.
parent ab6bb890
......@@ -39,7 +39,7 @@
#define Atom XlibAtom
#define Pixmap XlibPixmap
#include "NXrenderint.h"
#include "X11/include/Xrenderint_nxagent.h"
#undef Atom
#undef Pixmap
......
......@@ -28,7 +28,7 @@
#include <nx-X11/Xlibint.h>
#include <nx-X11/Xutil.h>
#include <nx-X11/extensions/renderproto.h>
#include "X11/include/Xrender_nxagent.h"
#include "Xrender_nxagent.h"
typedef struct {
Visual *visual;
......
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