diff options
Diffstat (limited to 'nx-X11/include/Xproto.h')
-rw-r--r-- | nx-X11/include/Xproto.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/include/Xproto.h b/nx-X11/include/Xproto.h index 877aab442..0f7d1f557 100644 --- a/nx-X11/include/Xproto.h +++ b/nx-X11/include/Xproto.h @@ -73,8 +73,8 @@ SOFTWARE. ******************************************************************/ -#include <X11/Xmd.h> -#include <X11/Xprotostr.h> +#include <nx-X11/Xmd.h> +#include <nx-X11/Xprotostr.h> /* * Define constants for the sizes of the network packets. The sz_ prefix is |