diff options
Diffstat (limited to 'splitmemdict.hpp')
-rw-r--r-- | splitmemdict.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/splitmemdict.hpp b/splitmemdict.hpp index 730d103..1093fbc 100644 --- a/splitmemdict.hpp +++ b/splitmemdict.hpp @@ -19,7 +19,7 @@ #ifndef ALEEFORTH_SPLITMEMDICT_HPP #define ALEEFORTH_SPLITMEMDICT_HPP -#include "alee.hpp" +#include "libalee/alee.hpp" #include <algorithm> |