From 010b14bc3761cc3bed91a36b5fca2151caee164a Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Mon, 21 Nov 2016 17:27:37 -0200 Subject: [PATCH] ecore_x_vsync: not using Ecore_Con.h anymore. --- src/lib/ecore_x/ecore_x_vsync.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/ecore_x/ecore_x_vsync.c b/src/lib/ecore_x/ecore_x_vsync.c index ee43406ab5..9f648f4f9b 100644 --- a/src/lib/ecore_x/ecore_x_vsync.c +++ b/src/lib/ecore_x/ecore_x_vsync.c @@ -5,7 +5,6 @@ #include "Ecore.h" #include "ecore_x_private.h" #include "Ecore_X.h" -#include "Ecore_Con.h" #include #include