From 77e4b72d2b5c61aad3cd8430d4b0b5348b309543 Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Thu, 10 Aug 2017 21:43:17 -0700 Subject: [PATCH] alert: protect use of drm code inside the proper ifdef. --- src/bin/e_alert_main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/bin/e_alert_main.c b/src/bin/e_alert_main.c index faa7151c2..099d6fd4f 100644 --- a/src/bin/e_alert_main.c +++ b/src/bin/e_alert_main.c @@ -26,10 +26,9 @@ # include # include # include +# include "e_drm2.x" #endif -#include "e_drm2.x" - #ifdef HAVE_WL_DRM /* DRM_FORMAT_XRGB8888 and fourcc_code borrowed from