summaryrefslogtreecommitdiff
path: root/src/compiler/dataflow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/dataflow.cc')
-rw-r--r--src/compiler/dataflow.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/dataflow.cc b/src/compiler/dataflow.cc
index a20a428013..65068ed317 100644
--- a/src/compiler/dataflow.cc
+++ b/src/compiler/dataflow.cc
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "dalvik.h"
+#include "compiler_internals.h"
#include "dataflow.h"
namespace art {