evas examples - build box example again - missing header

This commit is contained in:
Carsten Haitzler 2020-05-30 12:10:15 +01:00 committed by Stefan Schmidt
parent 93147f0bd0
commit 841ecb4326
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)