Add missing header

SVN revision: 16865
This commit is contained in:
sebastid 2005-09-23 10:13:55 +00:00 committed by sebastid
parent d8a6a07537
commit f580e56532
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#include "evas_test_main.h"
#include <unistd.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <GL/gl.h>