diff options
Diffstat (limited to 'nx-X11/programs/Xserver/include/miscstruct.h')
-rw-r--r-- | nx-X11/programs/Xserver/include/miscstruct.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/include/miscstruct.h b/nx-X11/programs/Xserver/include/miscstruct.h index 87874aae4..7df9240c9 100644 --- a/nx-X11/programs/Xserver/include/miscstruct.h +++ b/nx-X11/programs/Xserver/include/miscstruct.h @@ -51,7 +51,7 @@ SOFTWARE. #define MISCSTRUCT_H 1 #include "misc.h" -#include <X11/Xprotostr.h> +#include <nx-X11/Xprotostr.h> #include "gc.h" typedef xPoint DDXPointRec; |