summaryrefslogtreecommitdiff
path: root/tests/open_datafile.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/open_datafile.c')
-rw-r--r--tests/open_datafile.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/open_datafile.c b/tests/open_datafile.c
index ffcf1c1..71ca91a 100644
--- a/tests/open_datafile.c
+++ b/tests/open_datafile.c
@@ -4,7 +4,7 @@
#define the prototype of the function under test in the CALL
symbol, see tadd_tmpl.c for an example.
-Copyright (C) 2012 INRIA
+Copyright (C) 2012, 2013 INRIA
This file is part of GNU MPC.
@@ -23,8 +23,7 @@ along with this program. If not, see http://www.gnu.org/licenses/ .
*/
#include <string.h>
-
-#include "templates.h"
+#include "mpc-tests.h"
void
open_datafile (mpc_datafile_context_t* datafile_context,