remove some more obsolete compatibility headers

Origin commit data
------------------
Branch: master
Commit: ff3d970af8
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-23 (Sun, 23 Dec 2018)

Origin message was:
------------------
- remove some more obsolete compatibility headers

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-23 22:33:56 +01:00
committed by max_10
parent 99793f1362
commit a7d79f7b9f
3 changed files with 1 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
#include <cstdio> #include <cstdio>
#include <string> #include <string>
#include <sys/ioctl.h> #include <sys/ioctl.h>
#include "dmx_hal.h" #include "dmx_lib.h"
#include "lt_debug.h" #include "lt_debug.h"
#include "video_lib.h" #include "video_lib.h"

View File

@@ -1 +0,0 @@
#include "dmx_lib.h"

View File

@@ -1 +0,0 @@
#include "playback_td.h"