diff options
Diffstat (limited to 'layer_video.h')
-rw-r--r-- | layer_video.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layer_video.h b/layer_video.h index f16d334..7130039 100644 --- a/layer_video.h +++ b/layer_video.h @@ -1,5 +1,5 @@ -#ifndef __HAVE_LAYER_VIDEO_H -#define __HAVE_LAYER_VIDEO_H +#ifndef __LAYER_VIDEO_H +#define __LAYER_VIDEO_H #include <SDL.h> #include <SDL_thread.h> |