mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
6 lines
106 B
C
6 lines
106 B
C
#ifdef LIVETRAX
|
|
#include "livetrax_rc_option_editor.h"
|
|
#else
|
|
#include "ardour_rc_option_editor.h"
|
|
#endif
|
|
|