1 2 3 4 5 6 7
#ifndef __StompBox_h__ #define __StompBox_h__ /* #warning The file StompBox.h is deprecated, please use Patch.h instead */ #include "Patch.h" #endif // __StompBox_h__