# HG changeset patch # User arpi_esp # Date 987263138 0 # Node ID 9ff4d45e8cdf43586a9b5ca38d416e5f89c308c2 # Parent 835fac6382be07e07f6653e04a720a8b1ff87a3a include dpms.h moved to x11_common.c diff -r 835fac6382be -r 9ff4d45e8cdf libvo/x11_common.c --- a/libvo/x11_common.c Sat Apr 14 15:25:11 2001 +0000 +++ b/libvo/x11_common.c Sat Apr 14 15:45:38 2001 +0000 @@ -15,6 +15,8 @@ #include #include +#include + static int dpms_disabled=0; static int timeout_save=0; diff -r 835fac6382be -r 9ff4d45e8cdf libvo/x11_common.h --- a/libvo/x11_common.h Sat Apr 14 15:25:11 2001 +0000 +++ b/libvo/x11_common.h Sat Apr 14 15:45:38 2001 +0000 @@ -1,4 +1,3 @@ -#include #ifdef X11_FULLSCREEN