Try:
include #include "application.h" at the top of your include file (.h) if you have one or at the top of your single file (no separate library files).
Original post from:
Try:
include #include "application.h" at the top of your include file (.h) if you have one or at the top of your single file (no separate library files).
Original post from: