add support for linux clang cross compiles
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef __RAD_INCLUDE_GDRAW_H__
|
||||
#define __RAD_INCLUDE_GDRAW_H__
|
||||
|
||||
#include "rrcore.h"
|
||||
#include "rrCore.h"
|
||||
|
||||
#define IDOC
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#define IggyVersion "1.2.30"
|
||||
#define IggyFlashVersion "9,1,2,30"
|
||||
|
||||
#include "rrcore.h" // base data types, macros
|
||||
#include "rrCore.h" // base data types, macros
|
||||
|
||||
RADDEFSTART
|
||||
|
||||
|
||||
Reference in New Issue
Block a user