[DEV] corection of the DEFINE protection

This commit is contained in:
Edouard DUPIN 2013-07-09 15:14:55 +02:00
parent b8bb3aebf2
commit 1b0c7b4704

View File

@ -6,8 +6,8 @@
* @license BSD v3 (see license file)
*/
#ifndef __EPARSER_SVG_DEBUG_H__
#define __EPARSER_SVG_DEBUG_H__
#ifndef __ESVG_DEBUG_H__
#define __ESVG_DEBUG_H__
#include <etk/types.h>
#include <etk/Debug.h>