summaryrefslogtreecommitdiff
path: root/src/map/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/fwd.hpp')
-rw-r--r--src/map/fwd.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/fwd.hpp b/src/map/fwd.hpp
index fc6b284..8242de5 100644
--- a/src/map/fwd.hpp
+++ b/src/map/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 <cstdint>
@@ -31,7 +31,7 @@
#include "../net/fwd.hpp" // rank 5
#include "../sexpr/fwd.hpp" // rank 5
#include "../mmo/fwd.hpp" // rank 6
-#include "../proto2/fwd.hpp" // rank 8
+#include "proto2/fwd.hpp" // rank 8
#include "../high/fwd.hpp" // rank 9
#include "../wire/fwd.hpp" // rank 9
#include "../ast/fwd.hpp" // rank 10