evas examples - build box example again - missing header

This commit is contained in:
Carsten Haitzler 2020-05-30 12:10:15 +01:00
parent 688eb2e5f2
commit ada29070a3
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#include <stdio.h>
#include <string.h>
#include "evas-common.h"
#define WIDTH (640)
#define HEIGHT (480)