diff options
Diffstat (limited to 'xorg-server/hw/xwin/win.h')
-rw-r--r-- | xorg-server/hw/xwin/win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/win.h b/xorg-server/hw/xwin/win.h index c60dd9fe0..3672c135e 100644 --- a/xorg-server/hw/xwin/win.h +++ b/xorg-server/hw/xwin/win.h @@ -194,7 +194,7 @@ typedef int pid_t; * Windows headers
*/
#include "winms.h"
-#include "./winresource.h"
+#include "winresource.h"
/*
|