mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- unify defines in header files
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __HAL_PLAYBACK_H
|
||||
#define __HAL_PLAYBACK_H
|
||||
#ifndef __PLAYBACK_LIBEPLAYER3_H__
|
||||
#define __PLAYBACK_LIBEPLAYER3_H__
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
@@ -86,4 +86,5 @@ class cPlayback
|
||||
void DMNotify(int Event, void *pTsBuf, void *Tag);
|
||||
#endif
|
||||
};
|
||||
#endif
|
||||
|
||||
#endif // __PLAYBACK_LIBEPLAYER3_H__
|
||||
|
Reference in New Issue
Block a user