mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14: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
|
|
|