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 b7858e6..1232aa6 100644
--- a/alee.cpp
+++ b/alee.cpp
@@ -16,8 +16,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
+#include "alee.hpp"
#include "memdict.hpp"
-#include "parser.hpp"
#include <fstream>
#include <iostream>