summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/libGLESv2/HandleAllocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/angle/src/libGLESv2/HandleAllocator.h')
-rw-r--r--src/3rdparty/angle/src/libGLESv2/HandleAllocator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/angle/src/libGLESv2/HandleAllocator.h b/src/3rdparty/angle/src/libGLESv2/HandleAllocator.h
index bbded02f99..a89cc86775 100644
--- a/src/3rdparty/angle/src/libGLESv2/HandleAllocator.h
+++ b/src/3rdparty/angle/src/libGLESv2/HandleAllocator.h
@@ -10,12 +10,12 @@
#ifndef LIBGLESV2_HANDLEALLOCATOR_H_
#define LIBGLESV2_HANDLEALLOCATOR_H_
+#include "common/angleutils.h"
+
#include "angle_gl.h"
#include <vector>
-#include "common/angleutils.h"
-
namespace gl
{