diff --git a/hyper.cpp b/hyper.cpp index 6b9190fa..7c923cbd 100644 --- a/hyper.cpp +++ b/hyper.cpp @@ -44,6 +44,7 @@ #include "reg3.cpp" #include "language.cpp" #include "cell.cpp" +#include "locations.cpp" #include "expansion.cpp" #include "goldberg.cpp" #include "irregular.cpp"