summaryrefslogtreecommitdiff
path: root/src/ast
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast')
-rw-r--r--src/ast/fwd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast/fwd.hpp b/src/ast/fwd.hpp
index 24bf545..920ae70 100644
--- a/src/ast/fwd.hpp
+++ b/src/ast/fwd.hpp
@@ -18,7 +18,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-#include "../sanity.hpp"
+#include "sanity.hpp"
#include "../compat/fwd.hpp" // rank 2
#include "../io/fwd.hpp" // rank 4