aboutsummaryrefslogtreecommitdiff
path: root/include/cru/parse/Symbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/parse/Symbol.h')
-rw-r--r--include/cru/parse/Symbol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/parse/Symbol.h b/include/cru/parse/Symbol.h
index e7bd4808..0252b3b7 100644
--- a/include/cru/parse/Symbol.h
+++ b/include/cru/parse/Symbol.h
@@ -1,7 +1,7 @@
#pragma once
#include "Base.h"
-#include "cru/common/String.h"
+#include "cru/base/String.h"
namespace cru::parse {
class Grammar;