diff options
Diffstat (limited to 'src/polyplib-def.h')
-rw-r--r-- | src/polyplib-def.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/polyplib-def.h b/src/polyplib-def.h index 6cfafc97..85920d2b 100644 --- a/src/polyplib-def.h +++ b/src/polyplib-def.h @@ -1,5 +1,5 @@ -#ifndef foopolypdefhfoo -#define foopolypdefhfoo +#ifndef foopolyplibdefhfoo +#define foopolyplibdefhfoo #include <inttypes.h> @@ -16,5 +16,4 @@ struct pa_buffer_attr { uint32_t fragsize; }; - #endif |