summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave-sdl/bfont.h
Side-by-side diff
Diffstat (limited to 'noncore/games/sfcave-sdl/bfont.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/sfcave-sdl/bfont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave-sdl/bfont.h b/noncore/games/sfcave-sdl/bfont.h
index dee97f1..5c2d7e7 100644
--- a/noncore/games/sfcave-sdl/bfont.h
+++ b/noncore/games/sfcave-sdl/bfont.h
@@ -9,7 +9,7 @@
#define __BFONT_HEADER_H__
#include <iostream>
-#include "SDL.h"
+#include <SDL/SDL.h>
class BFont
{