- fix last commit; generic/playback_lib.h was changed by mistake

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-22 20:53:34 +01:00
committed by Thilo Graf
parent 871bbcc86f
commit 72a8f6cf73
2 changed files with 61 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#include <stdio.h>
#include "ca.h"
#include "ca_hal.h"
#include "lt_debug.h"
#define lt_debug(args...) _lt_debug(TRIPLE_DEBUG_CA, this, args)