evas - examples - evas box fix path to png file

This commit is contained in:
Carsten Haitzler 2020-05-30 12:01:32 +01:00
parent 48c8eb835e
commit 688eb2e5f2
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#define WIDTH (640)
#define HEIGHT (480)
static const char *border_img_path = PACKAGE_EXAMPLES_DIR "/red.png";
static const char *border_img_path = PACKAGE_EXAMPLES_DIR EVAS_IMAGE_FOLDER "/red.png";
static const char *commands = \
"commands are:\n"