summaryrefslogtreecommitdiff
path: root/core/func_ref.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/func_ref.h')
-rw-r--r--core/func_ref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/func_ref.h b/core/func_ref.h
index 681fe747d6..930c376abf 100644
--- a/core/func_ref.h
+++ b/core/func_ref.h
@@ -31,7 +31,7 @@
#ifndef FUNC_REF_H
#define FUNC_REF_H
-#include "reference.h"
+#include "core/reference.h"
class FuncRef : public Reference {