diff --git a/modules/juce_cryptography/hashing/juce_Whirlpool.h b/modules/juce_cryptography/hashing/juce_Whirlpool.h index 430df5b6a3..5c193ed627 100644 --- a/modules/juce_cryptography/hashing/juce_Whirlpool.h +++ b/modules/juce_cryptography/hashing/juce_Whirlpool.h @@ -110,4 +110,4 @@ private: }; -#endif // JUCE_MD5_H_INCLUDED +#endif // JUCE_WHIRLPOOL_H_INCLUDED