diff options
Diffstat (limited to 'os/WaitFor.c')
-rw-r--r-- | os/WaitFor.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/os/WaitFor.c b/os/WaitFor.c index 4b5952565..dfe85e515 100644 --- a/os/WaitFor.c +++ b/os/WaitFor.c @@ -111,8 +111,7 @@ mffs(fd_mask mask) } #ifdef DPMSExtension -#define DPMS_SERVER -#include <X11/extensions/dpms.h> +#include <X11/extensions/dpmsconst.h> #endif struct _OsTimerRec { |