summaryrefslogtreecommitdiff
path: root/src/expr/declaration_scope.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/declaration_scope.h')
-rw-r--r--src/expr/declaration_scope.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/declaration_scope.h b/src/expr/declaration_scope.h
index 2318699e7..83462c355 100644
--- a/src/expr/declaration_scope.h
+++ b/src/expr/declaration_scope.h
@@ -19,7 +19,7 @@
#ifndef DECLARATION_SCOPE_H_
#define DECLARATION_SCOPE_H_
-#include "expr.h"
+#include "expr/expr.h"
#include "util/hash.h"
#include <ext/hash_map>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback