summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/coucal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/coucal.h b/src/coucal.h
index e9db0d5..9a7336f 100644
--- a/src/coucal.h
+++ b/src/coucal.h
@@ -59,8 +59,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* FNV http://www.isthe.com/chongo/tech/comp/fnv/
**/
-#ifndef HTSINTHASH_DEFH
-#define HTSINTHASH_DEFH
+#ifndef COUCAL_DEFH
+#define COUCAL_DEFH
/* Includes */
#ifdef _WIN32