diff options
Diffstat (limited to 'alee-standalone.cpp')
-rw-r--r-- | alee-standalone.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alee-standalone.cpp b/alee-standalone.cpp index 2ab9b71..9f5eae5 100644 --- a/alee-standalone.cpp +++ b/alee-standalone.cpp @@ -16,7 +16,7 @@ * along with this program. If not, see <https://www.gnu.org/licenses/>. */ -#include "alee.hpp" +#include "libalee/alee.hpp" #include "splitmemdict.hpp" #include <array> |