aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/VertexAttribute.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libGLESv2/VertexAttribute.cpp')
-rw-r--r--src/libGLESv2/VertexAttribute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libGLESv2/VertexAttribute.cpp b/src/libGLESv2/VertexAttribute.cpp
index 7d011ef7..e1e4807d 100644
--- a/src/libGLESv2/VertexAttribute.cpp
+++ b/src/libGLESv2/VertexAttribute.cpp
@@ -1,4 +1,3 @@
-#include "precompiled.h"
//
// Copyright 2014 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
@@ -7,6 +6,7 @@
// Implementation of the state class for mananging GLES 3 Vertex Array Objects.
//
+#include "libGLESv2/common_includes.h"
#include "libGLESv2/VertexAttribute.h"
namespace gl