Restructured Code
* Move layer info struct and associated functions to dedicated c/h files. * Rename layer selector folder more generic "layer" Besides from restructuring nothing changes
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#ifndef __CAIRO_OUTPUT_H__
|
||||
#define __CAIRO_OUTPUT_H__
|
||||
|
||||
#include "../layer-selector/layer-selector.h"
|
||||
#include "../layer/layer-info.h"
|
||||
#include "../gds-parser/gds-types.h"
|
||||
|
||||
/** @addtogroup Cairo-Renderer
|
||||
|
Reference in New Issue
Block a user