aboutsummaryrefslogtreecommitdiff
path: root/src/Cartoon2D.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cartoon2D.h')
-rw-r--r--src/Cartoon2D.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cartoon2D.h b/src/Cartoon2D.h
index 930c647..476e985 100644
--- a/src/Cartoon2D.h
+++ b/src/Cartoon2D.h
@@ -3,7 +3,7 @@
extern "C" {
#endif
-int BndCartoon2DVI(const cGH *GH, int tensortype, int vi);
+int BndCartoon2DVI(const cGH *GH, int tensortype, int prolongtype, int vi);
#ifdef __cplusplus
}