- fixed includes after refactor
- fixed mutual inclusions git-svn-id: http://moon:8086/svn/software/trunk/libsrc/radio@866 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
// --------------------------------------------------------------
|
||||
#ifndef SYNCHRONIZATION_H
|
||||
#define SYNCHRONIZATION_H
|
||||
#ifndef _RADIO_SYNCHRONIZATION_H_
|
||||
#define _RADIO_SYNCHRONIZATION_H_
|
||||
|
||||
#include "radio_types.h"
|
||||
#include "nco.h"
|
||||
@@ -90,4 +90,4 @@ uint32_t TimingCorrectorIsStuff(timing_corrector_t *pObj);
|
||||
#endif // __cplusplus
|
||||
|
||||
// --------------------------------------------------------------
|
||||
#endif // SYNCHRONIZATION_H
|
||||
#endif // _RADIO_SYNCHRONIZATION_H_
|
||||
|
||||
Reference in New Issue
Block a user