Include the J2Play API header file
From J2Play
Include the J2Play API header file
To gain access to the J2Play Game Development Kit (GDK), you must first include the GDK include file.
#include ".../J2PlayGDKInc.h"
This J2PlayGDKInc.h file is located in the “include” folder in the toolkit, please reaplace “...” with correct relative path to the folder.
