From 5111da635a084595a19328b1746277652b5b46b9 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Thu, 22 Oct 2009 11:30:11 +0200 Subject: Clean up some unused #includes --- crawl-ref/source/losparam.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/losparam.cc') diff --git a/crawl-ref/source/losparam.cc b/crawl-ref/source/losparam.cc index 9e523b4563..27f32b73c2 100644 --- a/crawl-ref/source/losparam.cc +++ b/crawl-ref/source/losparam.cc @@ -10,7 +10,6 @@ #include "cloud.h" #include "externs.h" #include "los.h" -#include "stuff.h" #include "terrain.h" opacity_type opacity_default::operator()(const coord_def& p) const -- cgit v1.2.3-54-g00ecf