Linux: Fix compile error.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1825 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2014-09-09 21:53:06 +00:00
parent 335ba8031a
commit 7b5632d504
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <gtk/gtkgl.h>
#include <X11/Xlib.h>
#undef Status // Definition conflicts with cef_urlrequest.h
#undef Success // Definition conflicts with cef_message_router.h
#include <stdlib.h>