aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/State.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libGLESv2/State.cpp')
-rw-r--r--src/libGLESv2/State.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libGLESv2/State.cpp b/src/libGLESv2/State.cpp
index 07e198c8..33ba32fc 100644
--- a/src/libGLESv2/State.cpp
+++ b/src/libGLESv2/State.cpp
@@ -1,4 +1,3 @@
-#include "precompiled.h"
//
// Copyright (c) 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 @@
// State.cpp: Implements the State class, encapsulating raw GL state.
+#include "libGLESv2/common_includes.h"
#include "libGLESv2/State.h"
#include "libGLESv2/Context.h"