Rename drumsynth to DrumSynth

This commit is contained in:
Lukas W
2014-11-26 00:47:55 +01:00
parent c2360f593c
commit 84d9215880
3 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@
#include "base64.h"
#include "ConfigManager.h"
#include "debug.h"
#include "drumsynth.h"
#include "DrumSynth.h"
#include "endian_handling.h"
#include "engine.h"
#include "interpolation.h"