From 4793b871b96c1b64383695be117467b59bfbfaa1 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 25 Sep 2008 00:19:16 +0000 Subject: Public stylesheet API & stubbed out implementations. Make public headers use libcss_ as their guard macro prefix. svn path=/trunk/libcss/; revision=5433 --- include/libcss/functypes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/libcss/functypes.h') diff --git a/include/libcss/functypes.h b/include/libcss/functypes.h index 22a48bf..52cb33f 100644 --- a/include/libcss/functypes.h +++ b/include/libcss/functypes.h @@ -5,8 +5,8 @@ * Copyright 2007-8 John-Mark Bell */ -#ifndef css_functypes_h_ -#define css_functypes_h_ +#ifndef libcss_functypes_h_ +#define libcss_functypes_h_ #include #include -- cgit v1.2.3