summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/evas/Evas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/evas/Evas.h b/src/lib/evas/Evas.h
index 05ac2c01e7..183d739cb1 100644
--- a/src/lib/evas/Evas.h
+++ b/src/lib/evas/Evas.h
@@ -289,6 +289,7 @@ extern "C" {
#ifndef EFL_NOLEGACY_API_SUPPORT
#include <Evas_Legacy.h>
#endif
+#include <Evas_3D.h>
#ifdef EFL_EO_API_SUPPORT
#include <Evas_Eo.h>
#endif