mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 10:22:20 +00:00
[Issue #4] corrected headers
This commit is contained in:
parent
4278542057
commit
42b1a60bdb
1 changed files with 1 additions and 3 deletions
|
@ -25,9 +25,7 @@ THE SOFTWARE.
|
||||||
* Inline functions for configuring the GRRLIB settings.
|
* Inline functions for configuring the GRRLIB settings.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <math.h>
|
#include <grrlib.h>
|
||||||
|
|
||||||
#include "GRRLIB.h"
|
|
||||||
|
|
||||||
extern GRRLIB_drawSettings GRRLIB_Settings;
|
extern GRRLIB_drawSettings GRRLIB_Settings;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue