wmtv: Replace obsolete include of xf86dga.h with Xxf86dga.h.
commit00b14d1a67e09c7bcc4eead89a5440a9dd174600
authorDoug Torrance <dtorrance@piedmont.edu>
Mon, 1 Feb 2016 05:45:18 +0000 (1 00:45 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 1 Feb 2016 09:56:00 +0000 (1 15:26 +0530)
treead49d32ab71dfe1ae180520107f7711ecabb284c
parentbd2d210e3f8f4d13628e48e5ee77b903be8523fc
wmtv: Replace obsolete include of xf86dga.h with Xxf86dga.h.

Fixes the following warning:
   In file included from src/wmtv.c:47:0:
   /usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is
     obsolete and may be removed in the future." [-Wcpp]
    #warning "xf86dga.h is obsolete and may be removed in the future."
     ^
   /usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include
     <X11/extensions/Xxf86dga.h> instead." [-Wcpp]
    #warning "include <X11/extensions/Xxf86dga.h> instead."
     ^
wmtv/src/wmtv.c