From a0da4bb4ded385385eb1b8f9752f800f9cebf15b Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Thu, 5 Apr 2012 14:23:48 -0400 Subject: libmaple/dac.h: Fixups. Assert LeafLabs copyright; fix Doxygen @file, and add missing include. Signed-off-by: Marti Bolivar --- libmaple/include/libmaple/dac.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libmaple') diff --git a/libmaple/include/libmaple/dac.h b/libmaple/include/libmaple/dac.h index 738bede..9bd74b4 100644 --- a/libmaple/include/libmaple/dac.h +++ b/libmaple/include/libmaple/dac.h @@ -1,6 +1,7 @@ /****************************************************************************** * The MIT License * + * Copyright (c) 2011 LeafLabs, LLC. * Copyright (c) 2010 Bryan Newbold. * * Permission is hereby granted, free of charge, to any person @@ -25,7 +26,7 @@ *****************************************************************************/ /** - * @file dac.h + * @file libmaple/dac.h * @brief Digital to analog converter support. */ @@ -38,6 +39,7 @@ extern "C"{ #endif +#include #include /* -- cgit v1.2.3