evas/examples: just change file name.

This commit is contained in:
ChunEon Park 2015-02-03 10:50:03 +09:00
parent 8881aa7315
commit 5309b60000
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#include <Ecore.h>
#include <Ecore_Evas.h>
#include <math.h>
#include "primitives.c"
#include "evas-3d-primitives.c"
#define WIDTH 1024
#define HEIGHT 1024