Including scene.h is no longer necessary in client.cpp

REVIEW: 101847
This commit is contained in:
Arthur Arlt 2011-06-21 14:04:58 +02:00
parent 02e08be5bd
commit a9dcadfd33

View file

@ -44,7 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "atoms.h"
#include "notifications.h"
#include "rules.h"
#include "scene.h"
#include "shadow.h"
#include "deleted.h"
#include "paintredirector.h"