summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-Mouse.h
blob: 442a39c0757bf5a9bc2ce3716eea8ac836e725ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/common/Mouse.h.orig	Fri Jan 23 17:59:04 2004
+++ ./src/common/Mouse.h	Fri Jan 23 18:01:59 2004
@@ -23,7 +23,7 @@
 #define _MOUSE_H_
 
 
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 
 // Mouse.h: interface for the Mouse class.
 //