tp/include/JSystem/JMessage/control/control.h

9 lines
168 B
C++

#ifndef CONTROL_H_
#define CONTROL_H_
#include "dolphin/types.h"
// this may actually go somewhere else, but defining it here for now
class JMSMesgEntry_c {};
#endif