mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
12 lines
280 B
Plaintext
12 lines
280 B
Plaintext
--- Output/SDL/sdl_renderer.h.orig Thu Jun 15 11:33:24 2000
|
|
+++ Output/SDL/sdl_renderer.h Thu Jun 15 11:33:35 2000
|
|
@@ -25,7 +25,7 @@
|
|
#ifndef _SDL_RENDERER_H
|
|
#define _SDL_RENDERER_H
|
|
|
|
-#include <SDL/SDL.h>
|
|
+#include <SDL.h>
|
|
|
|
#include <src/types.h>
|
|
#include <src/xmps_utils.h>
|