PR: ports/63758 Submitted by: Guy P. <guy@device.dyndns.org> Approved by: maintainer timeout (2 months)
11 lines
242 B
C
11 lines
242 B
C
--- ./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.
|
|
//
|