summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libs/APE/ape.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/APE/ape.c b/libs/APE/ape.c
index 3f9a3a7..9481430 100644
--- a/libs/APE/ape.c
+++ b/libs/APE/ape.c
@@ -41,9 +41,12 @@
/// POSSIBILITY OF SUCH DAMAGE.
/// @endcond
////////////////////////////////////////////////////////////////////////////////
+
#include "bcm5719_APE_PERI.h"
#include "bcm5719_DEVICE.h"
+#include <APE.h>
+
void APE_aquireLock(void)
{
RegAPE_PERIPerLockRequestPhy0_t lock_req;
OpenPOWER on IntegriCloud