aboutsummaryrefslogtreecommitdiffstats
path: root/alee.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alee.cpp')
-rw-r--r--alee.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alee.cpp b/alee.cpp
index 5aba851..cc9abde 100644
--- a/alee.cpp
+++ b/alee.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 "memdict.hpp"
#include <charconv>