minor refactoring

This commit is contained in:
Devaev Maxim
2018-09-25 00:25:57 +03:00
parent 8152d35bb3
commit 1d0591caa0
8 changed files with 58 additions and 36 deletions

View File

@@ -19,8 +19,6 @@
*****************************************************************************/
#include <unistd.h>
#include <IL/OMX_Core.h>
#include <IL/OMX_Component.h>

View File

@@ -22,9 +22,7 @@
#pragma once
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/syscall.h>
#include <IL/OMX_IVCommon.h>