1 2 3 4 5 6 7 8
#ifndef MICRO_KORG_RESOURCEVIEW_H #define MICRO_KORG_RESOURCEVIEW_H class ResourceView { }; #endif