ecore_main_timechanges: fix include

we should not prefix this with the full path.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Reviewed-by: Vincent Torri <vincent.torri@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11881
This commit is contained in:
Marcel Hollerbach 2020-05-25 11:24:28 +02:00 committed by Stefan Schmidt
parent 1cca032b55
commit a7a020dff5
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#include "Ecore.h"
#include "ecore_private.h"
#include "lib/ecore/ecore_main_common.h"
#include "ecore_main_common.h"
#ifdef HAVE_SYS_TIMERFD_H