summaryrefslogtreecommitdiff
path: root/src/mem/slicc/ast/FuncCallExprAST.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/slicc/ast/FuncCallExprAST.hh')
-rw-r--r--src/mem/slicc/ast/FuncCallExprAST.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mem/slicc/ast/FuncCallExprAST.hh b/src/mem/slicc/ast/FuncCallExprAST.hh
index edac97a04..fecca3486 100644
--- a/src/mem/slicc/ast/FuncCallExprAST.hh
+++ b/src/mem/slicc/ast/FuncCallExprAST.hh
@@ -39,9 +39,9 @@
#ifndef FUNCCALLEXPRAST_H
#define FUNCCALLEXPRAST_H
-#include "slicc_global.hh"
-#include "StatementAST.hh"
-#include "ExprAST.hh"
+#include "mem/slicc/slicc_global.hh"
+#include "mem/slicc/ast/StatementAST.hh"
+#include "mem/slicc/ast/ExprAST.hh"
// ProcGen decl