summaryrefslogtreecommitdiff
path: root/navit/graphics/sdl/event_sdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/graphics/sdl/event_sdl.h')
-rw-r--r--navit/graphics/sdl/event_sdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/graphics/sdl/event_sdl.h b/navit/graphics/sdl/event_sdl.h
index 7dceedec5..ee47f60d9 100644
--- a/navit/graphics/sdl/event_sdl.h
+++ b/navit/graphics/sdl/event_sdl.h
@@ -2,7 +2,7 @@
#ifndef __EVENT_SDL_H
#define __EVENT_SDL_H
-#include <SDL/SDL.h>
+#include "SDL.h"
#include "config.h"
#include "callback.h"
#include "event.h"