summaryrefslogtreecommitdiff
path: root/src/CommonAPI/CommonAPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommonAPI/CommonAPI.h')
-rw-r--r--src/CommonAPI/CommonAPI.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CommonAPI/CommonAPI.h b/src/CommonAPI/CommonAPI.h
index 332c5d8..f72d1d2 100644
--- a/src/CommonAPI/CommonAPI.h
+++ b/src/CommonAPI/CommonAPI.h
@@ -9,14 +9,14 @@
#define COMMONAPI_H_
-#define COMMONAPI_COMPILATION
+#define COMMONAPI_INTERNAL_COMPILATION
#include "Runtime.h"
#include "Factory.h"
#include "AttributeExtension.h"
#include "types.h"
-#undef COMMONAPI_COMPILATION
+#undef COMMONAPI_INTERNAL_COMPILATION
#endif /* COMMONAPI_H_ */