diff options
Diffstat (limited to 'src/cerberus.h')
| -rw-r--r-- | src/cerberus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cerberus.h b/src/cerberus.h index 6be59fc..cabc0e9 100644 --- a/src/cerberus.h +++ b/src/cerberus.h @@ -16,8 +16,8 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef __CERBERUS_H__ -#define __CERBERUS_H__ +#ifndef CERBERUS_CERBERUS_H +#define CERBERUS_CERBERUS_H #include <stdio.h> |
