diff options
Diffstat (limited to 'Source/Core/Common/GL/GLInterface/EGL.cpp')
| -rw-r--r-- | Source/Core/Common/GL/GLInterface/EGL.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Common/GL/GLInterface/EGL.cpp b/Source/Core/Common/GL/GLInterface/EGL.cpp index 92f778eb66..a7ee39639b 100644 --- a/Source/Core/Common/GL/GLInterface/EGL.cpp +++ b/Source/Core/Common/GL/GLInterface/EGL.cpp @@ -3,6 +3,7 @@ // Refer to the license.txt file included. #include "Common/GL/GLInterface/EGL.h" +#include "Common/Logging/Log.h" // Show the current FPS void cInterfaceEGL::Swap() |
