From 1003d0bf62aeb1108a869ae00ca61c2174e7f5ba Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Mon, 1 Apr 2019 09:07:10 +1100 Subject: [PATCH] map/fixed: use relative include paths for local headers --- map/fixed.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map/fixed.hpp b/map/fixed.hpp index f15d8f30..c61a9241 100644 --- a/map/fixed.hpp +++ b/map/fixed.hpp @@ -8,7 +8,7 @@ #pragma once -#include +#include "../debug.hpp" #include #include