summaryrefslogtreecommitdiff
path: root/src/ast/generics.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast/generics.hpp')
-rw-r--r--src/ast/generics.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast/generics.hpp b/src/ast/generics.hpp
index 4e436e25..d3c1ba18 100644
--- a/src/ast/generics.hpp
+++ b/src/ast/generics.hpp
@@ -1,7 +1,7 @@
#pragma once
#include <string>
-#include "../types.hpp"
+#include "types.hpp"
namespace AST {