Browse Source

Platform: hmm, this header doesn't exist anymore.

Looks like this code is never compiled, hah.
pull/364/head
Vladimír Vondruš 7 years ago
parent
commit
0f14a8d997
  1. 2
      src/Magnum/Platform/WindowlessWindowsEglApplication.cpp

2
src/Magnum/Platform/WindowlessWindowsEglApplication.cpp

@ -29,7 +29,7 @@
#include <Corrade/Utility/Debug.h>
#include "Magnum/GL/Version.h"
#include "Magnum/Platform/Context.h"
#include "Magnum/Platform/GLContext.h"
#include "Implementation/Egl.h"

Loading…
Cancel
Save