aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Startup.c')
-rw-r--r--src/Startup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Startup.c b/src/Startup.c
index 2b3d7d2..2a74fab 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -5,6 +5,8 @@
#include "cctk.h"
#include "cctk_parameters.h"
+#include "Ell_DBstructure.h"
+
/* At Startup, EllBase registers the elliptic equation classes for which
it provides solvers. Other routines, which may come up with new classes,
can registers the classes in their own thorns. */