diff options
Diffstat (limited to 'slv2')
-rw-r--r-- | slv2/collections.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/slv2/collections.h b/slv2/collections.h index b0349e8..348ae93 100644 --- a/slv2/collections.h +++ b/slv2/collections.h @@ -16,8 +16,8 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifndef __SLV2_PLUGINS_H__ -#define __SLV2_PLUGINS_H__ +#ifndef __SLV2_COLLECTIONS_H__ +#define __SLV2_COLLECTIONS_H__ #ifdef __cplusplus extern "C" { |