evas/evas3d: oops. evas_3d.h should be removed since it's merged to evas.h

This commit is contained in:
ChunEon Park 2014-04-25 17:18:57 +09:00
parent 3914193a0a
commit 5c189d7746
1 changed files with 0 additions and 1 deletions

View File

@ -286,7 +286,6 @@ extern "C" {
#endif
#include <Evas_Common.h>
#include <Evas_3D.h>
#ifndef EFL_NOLEGACY_API_SUPPORT
#include <Evas_Legacy.h>
#endif