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

Commit 43a28fb9 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Fix include

Change-Id: I2c1e6b0e85ff608f942e54edf9bc5dd6f8716518
parent 18a1b590
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" {