diff --git a/hw/xfree86/common/xf86.h b/hw/xfree86/common/xf86.h index 206a9d7b8..37ac42c5e 100644 --- a/hw/xfree86/common/xf86.h +++ b/hw/xfree86/common/xf86.h @@ -203,10 +203,6 @@ extern _X_EXPORT void xf86ReconfigureLayout(void); extern _X_EXPORT Bool xf86DPMSInit(ScreenPtr pScreen, DPMSSetProcPtr set, int flags); -#ifdef DPMSExtension -#include "dpmsproc.h" -#endif - /* xf86DGA.c */ #ifdef XFreeXDGA