Skip to content

Commit

Permalink
fix(include): fixed include path
Browse files Browse the repository at this point in the history
  • Loading branch information
wesuRage committed Dec 17, 2024
1 parent 7ac1629 commit 8223459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/generator/expressions/generate_call.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "backend/generator/statements/generate_call.hpp"
#include "backend/generator/expressions/generate_call.hpp"
#include "backend/generator/expressions/generate_expr.hpp"
#include "backend/generator/symbols/function_symbol_table.hpp"

Expand Down

0 comments on commit 8223459

Please sign in to comment.