diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-09-13 19:07:16 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-09-13 19:07:16 +0300 |
commit | b3568adcf58d7cb6f3b3bedebfeb21b9ff6089e3 (patch) | |
tree | 9cb7ad0cf2256ae0aea993263104f8a225323566 /src/adlmidi_cvt.hpp | |
parent | be5cdf28369da49f316e08dca0e51c24f37cfe84 (diff) | |
download | libADLMIDI-b3568adcf58d7cb6f3b3bedebfeb21b9ff6089e3.tar.gz libADLMIDI-b3568adcf58d7cb6f3b3bedebfeb21b9ff6089e3.tar.bz2 libADLMIDI-b3568adcf58d7cb6f3b3bedebfeb21b9ff6089e3.zip |
Rename "adldata.hh" into "oplinst.h"
Diffstat (limited to 'src/adlmidi_cvt.hpp')
-rw-r--r-- | src/adlmidi_cvt.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adlmidi_cvt.hpp b/src/adlmidi_cvt.hpp index de25253..072345c 100644 --- a/src/adlmidi_cvt.hpp +++ b/src/adlmidi_cvt.hpp @@ -21,7 +21,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "adldata.hh" +#include "oplinst.h" #include "wopl/wopl_file.h" #include <cmath> |