aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/Uniform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libGLESv2/Uniform.cpp')
-rw-r--r--src/libGLESv2/Uniform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libGLESv2/Uniform.cpp b/src/libGLESv2/Uniform.cpp
index cddc7ec7..6c312cf7 100644
--- a/src/libGLESv2/Uniform.cpp
+++ b/src/libGLESv2/Uniform.cpp
@@ -1,10 +1,10 @@
-#include "precompiled.h"
//
// Copyright (c) 2010-2013 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
+#include "libGLESv2/common_includes.h"
#include "libGLESv2/Uniform.h"
#include "common/utilities.h"