diff options
Diffstat (limited to 'src/ativga.c')
-rw-r--r-- | src/ativga.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ativga.c b/src/ativga.c index 62edf02f..8d5c5bb2 100644 --- a/src/ativga.c +++ b/src/ativga.c @@ -1,6 +1,6 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativga.c,v 1.20 2003/04/23 21:51:31 tsi Exp $ */ /* - * Copyright 1997 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org + * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -32,7 +32,7 @@ #ifndef DPMS_SERVER # define DPMS_SERVER #endif -#include "extensions/dpms.h" +#include <X11/extensions/dpms.h> #ifndef AVOID_CPIO |