@ -15,6 +15,8 @@
#include "EglContextHandler.h"
#include <Utility/Debug.h>
#include "Context.h"
namespace Magnum { namespace Contexts {
@ -26,6 +26,9 @@
#endif
#include <EGL/egl.h>
/* undef Xlib nonsense to avoid conflicts */
#undef None
#include "AbstractContextHandler.h"
#include "magnumCompatibility.h"