summaryrefslogtreecommitdiff
path: root/Xext/dpms.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xext/dpms.c')
-rw-r--r--Xext/dpms.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xext/dpms.c b/Xext/dpms.c
index de0ca6650..093410336 100644
--- a/Xext/dpms.c
+++ b/Xext/dpms.c
@@ -37,8 +37,8 @@ Equipment Corporation.
#include <X11/X.h>
#include <X11/Xproto.h>
-#include "misc.h"
-#include "os.h"
+#include <X11/misc.h>
+#include <X11/os.h>
#include "dixstruct.h"
#include "extnsionst.h"
#include "opaque.h"