diff options
Diffstat (limited to 'dga.c')
-rw-r--r-- | dga.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ #include <X11/Xlib.h> #include <X11/Xutil.h> -#include <X11/extensions/xf86dga.h> +#include <X11/extensions/Xxf86dga.h> #include <sys/time.h> #include <ctype.h> #include <errno.h> |