diff options
Diffstat (limited to 'layer_image.h')
-rw-r--r-- | layer_image.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layer_image.h b/layer_image.h index 7f51885..2a313d6 100644 --- a/layer_image.h +++ b/layer_image.h @@ -1,5 +1,5 @@ -#ifndef __HAVE_LAYER_IMAGE_H -#define __HAVE_LAYER_IMAGE_H +#ifndef __LAYER_IMAGE_H +#define __LAYER_IMAGE_H #include <stdlib.h> #include <stdio.h> |