aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-Mouse.h
blob: c37d4faefa3a3a70a4092fb5229e84e06e87768c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/common/Mouse.h.orig	Wed Jul 30 17:41:28 2003
+++ src/common/Mouse.h	Sun Aug  3 09:07:12 2003
@@ -23,7 +23,7 @@
 #define _MOUSE_H_
 
 
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 
 // Mouse.h: interface for the Mouse class.
 //