From 6c8aa85b8b578db03a8c5f0dc0b7e80605592d45 Mon Sep 17 00:00:00 2001 From: fusion32 Date: Mon, 30 Jun 2025 19:23:09 -0300 Subject: `writer.cc` --- src/info.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/info.cc') diff --git a/src/info.cc b/src/info.cc index fa01ecb..08433f2 100644 --- a/src/info.cc +++ b/src/info.cc @@ -1,7 +1,6 @@ #include "info.hh" #include "cr.hh" - -#include "stubs.hh" +#include "magic.hh" const char *GetLiquidName(int LiquidType){ const char *LiquidName; -- cgit v1.2.3