summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave-sdl/terrain.h
Unidiff
Diffstat (limited to 'noncore/games/sfcave-sdl/terrain.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/sfcave-sdl/terrain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave-sdl/terrain.h b/noncore/games/sfcave-sdl/terrain.h
index 4070318..3cc9691 100644
--- a/noncore/games/sfcave-sdl/terrain.h
+++ b/noncore/games/sfcave-sdl/terrain.h
@@ -1,7 +1,7 @@
1#ifndef __TERRAIN_H 1#ifndef __TERRAIN_H
2#define __TERRAIN_H 2#define __TERRAIN_H
3 3
4#include <SDL.h> 4#include <SDL/SDL.h>
5 5
6class StarField; 6class StarField;
7class Terrain 7class Terrain