diff options
Diffstat (limited to 'nx-X11/lib/X11/GetWMProto.c')
-rw-r--r-- | nx-X11/lib/X11/GetWMProto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/GetWMProto.c b/nx-X11/lib/X11/GetWMProto.c index 9b244ce6a..8584a4214 100644 --- a/nx-X11/lib/X11/GetWMProto.c +++ b/nx-X11/lib/X11/GetWMProto.c @@ -51,7 +51,7 @@ SOFTWARE. #include <config.h> #endif #include "Xlibint.h" -#include <X11/Xatom.h> +#include <nx-X11/Xatom.h> #include <stdio.h> Status XGetWMProtocols (dpy, w, protocols, countReturn) |