summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyr_glamor_xv.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2017-03-22 15:11:32 -0700
committerAdam Jackson <ajax@redhat.com>2017-03-23 13:17:36 -0400
commit190c2adf4a237a4c0dc13d7566ca91662271d3e4 (patch)
tree52c31bb6de2dcf062f5758877db96457df67b765 /hw/kdrive/ephyr/ephyr_glamor_xv.c
parent5c7ed785e3bdb9f0fbf8fbfdc93b5fdd2b2c7dbf (diff)
kdrive: Drop kdrive-config.h.
It had nothing left in it that was used but wasn't in dix-config.h. Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Daniel Stone <daniels@collabora.com> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'hw/kdrive/ephyr/ephyr_glamor_xv.c')
-rw-r--r--hw/kdrive/ephyr/ephyr_glamor_xv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/ephyr/ephyr_glamor_xv.c b/hw/kdrive/ephyr/ephyr_glamor_xv.c
index b9c3464d8..4dd15cf41 100644
--- a/hw/kdrive/ephyr/ephyr_glamor_xv.c
+++ b/hw/kdrive/ephyr/ephyr_glamor_xv.c
@@ -21,8 +21,8 @@
* IN THE SOFTWARE.
*/
-#ifdef HAVE_CONFIG_H
-#include <kdrive-config.h>
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
#endif
#include "kdrive.h"