summaryrefslogtreecommitdiffstats
path: root/common.h
blob: 59ab4890c26e7ba96174bf457c2559bebbe98ac6 (plain) (blame)
1
2
3
4
5
#ifdef OPGUI
	#include "common_opgui.h"
#else
	#include "common_op.h"
#endif