Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2db93f35 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Fix include"

parents a8570374 43a28fb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
#ifndef _NDK_MEDIA_DRM_H
#define _NDK_MEDIA_DRM_H

#include <NdkMediaError.h>
#include "NdkMediaError.h"

#ifdef __cplusplus
extern "C" {