diff options
Diffstat (limited to 'src/map/magic-expr.hpp')
-rw-r--r-- | src/map/magic-expr.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/magic-expr.hpp b/src/map/magic-expr.hpp index 4d78bab..bbe8bbf 100644 --- a/src/map/magic-expr.hpp +++ b/src/map/magic-expr.hpp @@ -20,7 +20,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 "fwd.hpp" # include "magic-interpreter.hpp" |