diff options
Diffstat (limited to 'hw/xwin/winauth.c')
-rw-r--r-- | hw/xwin/winauth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xwin/winauth.c b/hw/xwin/winauth.c index 155ed4add..596c08eb4 100644 --- a/hw/xwin/winauth.c +++ b/hw/xwin/winauth.c @@ -34,8 +34,8 @@ /* Includes for authorization */ #include "X11/Xauth.h" #define _SECURITY_SERVER -#include "X11/extensions/security.h" -#include "X11/extensions/securstr.h" +#include <X11/extensions/security.h> +#include <X11/extensions/securstr.h> /* |