From 4afa0d0cf6958a4803634e10e926bf132db0f058 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 21 Sep 2012 18:30:03 +0200 Subject: renamed header guards --- osc_graphics.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'osc_graphics.h') diff --git a/osc_graphics.h b/osc_graphics.h index ab40fb5..f05f34f 100644 --- a/osc_graphics.h +++ b/osc_graphics.h @@ -1,5 +1,5 @@ -#ifndef __HAVE_OSC_GRAPHICS_H -#define __HAVE_OSC_GRAPHICS_H +#ifndef __OSC_GRAPHICS_H +#define __OSC_GRAPHICS_H #include -- cgit v1.2.3