diff options
Diffstat (limited to 'nx-X11/include/extensions/saverproto.h')
-rw-r--r-- | nx-X11/include/extensions/saverproto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/include/extensions/saverproto.h b/nx-X11/include/extensions/saverproto.h index 1a671af91..17f740f4d 100644 --- a/nx-X11/include/extensions/saverproto.h +++ b/nx-X11/include/extensions/saverproto.h @@ -31,7 +31,7 @@ in this Software without prior written authorization from the X Consortium. #ifndef _SAVERPROTO_H_ #define _SAVERPROTO_H_ -#include <X11/extensions/saver.h> +#include <nx-X11/extensions/saver.h> #define Window CARD32 #define Drawable CARD32 |