SpatiumLib
gfx2d.h
Go to the documentation of this file.
1 /*
2  * Program: Spatium Library
3  *
4  * Copyright (C) Martijn Koopman
5  * All Rights Reserved
6  *
7  * This software is distributed WITHOUT ANY WARRANTY; without even
8  * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
9  * PURPOSE.
10  *
11  */
12 
13 #ifndef SPATIUMLIB_GFX2D_H
14 #define SPATIUMLIB_GFX2D_H
15 
16 #include "gfx2d/BezierCurve.h"
17 #include "gfx2d/Drawing.h"
18 
19 #endif // SPATIUMLIB_GFX2D_H