From 72ee43e9470c6fdbc6ed7ff92b85dfa5062c5762 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 6 Jan 2015 18:51:37 +0000 Subject: Added separate event handlers for mouse button clicks and mouse wheel movement. --- src/osirion.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/osirion.cc') diff --git a/src/osirion.cc b/src/osirion.cc index e6dd419..8a2a1d5 100644 --- a/src/osirion.cc +++ b/src/osirion.cc @@ -4,8 +4,6 @@ the terms and conditions of the GNU General Public License version 2 */ -#include "SDL/SDL.h" - #include "client/client.h" #include "game/game.h" -- cgit v1.2.3