diff --git a/vpi_modules.cc b/vpi_modules.cc index ea0ccde2f..8fba720b9 100644 --- a/vpi_modules.cc +++ b/vpi_modules.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Martin Whitaker (icarus@martin-whitaker.me.uk) + * Copyright (c) 2019-2021 Martin Whitaker (icarus@martin-whitaker.me.uk) * * This source code is free software; you can redistribute it * and/or modify it in source code form under the terms of the GNU @@ -18,10 +18,10 @@ */ #include "config.h" +#include "vvp/ivl_dlfcn.h" #include "compiler.h" #include "vpi_user.h" #include "sv_vpi_user.h" -#include "vvp/ivl_dlfcn.h" /* The only VPI routines that can be legally called when the functions in the vlog_startup_routines[] array are executed are vpi_register_systf()