diff options
Diffstat (limited to 'layer_box.h')
-rw-r--r-- | layer_box.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layer_box.h b/layer_box.h index f6f6667..bba2f98 100644 --- a/layer_box.h +++ b/layer_box.h @@ -1,5 +1,5 @@ -#ifndef __HAVE_LAYER_BOX_H -#define __HAVE_LAYER_BOX_H +#ifndef __LAYER_BOX_H +#define __LAYER_BOX_H #include <SDL.h> |