diff --git a/include/python-cellframe.h b/include/python-cellframe.h index 8276ff2809f85054753258330d32c3154e6e2381..cd32e72cbd14d7df41ad18603ec4eff0a94e050a 100644 --- a/include/python-cellframe.h +++ b/include/python-cellframe.h @@ -2,7 +2,7 @@ #include "Python.h" #include "libdap-python.h" #include "libdap-crypto-python.h" -#include "libdap_server_core_python.h" +#include "libdap-server-core-python.h" #include "libdap_crypto_key_type_python.h" #include "libdap_crypto_data_type.h" #include "dap_common.h"