gds-parser.h: Fix psoition of ifdef guards compared to doxygen group
This commit is contained in:
		@@ -23,14 +23,14 @@
 | 
			
		||||
 * @author Mario Hüttel <mario.huettel@gmx.net>
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#ifndef _GDSPARSER_H_
 | 
			
		||||
#define _GDSPARSER_H_
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * @addtogroup GDS-Utilities
 | 
			
		||||
 * @{
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#ifndef _GDSPARSER_H_
 | 
			
		||||
#define _GDSPARSER_H_
 | 
			
		||||
 | 
			
		||||
#include <glib.h>
 | 
			
		||||
 | 
			
		||||
#include <gds-render/gds-utils/gds-types.h>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user