ecore-evas: Fix issue of gl_drm engine not being able to load
authorChris Michael <cp.michael@samsung.com>
Mon, 1 Jun 2015 17:45:20 +0000 (13:45 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 1 Jun 2015 18:06:21 +0000 (14:06 -0400)
commita9a733c2f5f422f508a91054bba8274c8183a93c
tree6452afc185c119eab8b2ba68a5d2962fb6757811
parent97443242c2e69fa2801833ea38857dd03bebf3d8
ecore-evas: Fix issue of gl_drm engine not being able to load

Summary: The engine for OpenGL with drm is actually called "gl_drm".
There was an issue where the engine_get function would return false
because the #ifdef was testing the wrong thing.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_evas/ecore_evas.c