aboutsummaryrefslogtreecommitdiff
path: root/src/checker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/checker.cpp')
-rw-r--r--src/checker.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/checker.cpp b/src/checker.cpp
index f386d6da7..e74c6fc10 100644
--- a/src/checker.cpp
+++ b/src/checker.cpp
@@ -2903,6 +2903,7 @@ DECL_ATTRIBUTE_PROC(type_decl_attribute) {
#include "check_expr.cpp"
+#include "check_builtin.cpp"
#include "check_type.cpp"
#include "check_decl.cpp"
#include "check_stmt.cpp"