summaryrefslogtreecommitdiff
path: root/tests/close_datafile.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/close_datafile.c')
-rw-r--r--tests/close_datafile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/close_datafile.c b/tests/close_datafile.c
index 7959d39..b7ddcc6 100644
--- a/tests/close_datafile.c
+++ b/tests/close_datafile.c
@@ -1,6 +1,6 @@
/* close_datafile.c -- Deallocate buffers and close datafile.
-Copyright (C) 2012 INRIA
+Copyright (C) 2012, 2013 INRIA
This file is part of GNU MPC.
@@ -18,7 +18,7 @@ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see http://www.gnu.org/licenses/ .
*/
-#include <templates.h>
+#include "mpc-tests.h"
void
close_datafile (mpc_datafile_context_t *dc)