FxMixer: Fix channel delete

This commit is contained in:
Vesa
2014-06-12 22:34:32 +03:00
parent 32cfe84dfd
commit 3319380cf6
2 changed files with 6 additions and 6 deletions

View File

@@ -22,8 +22,8 @@
*
*/
#ifndef _FX_MIXER_H
#define _FX_MIXER_H
#ifndef FX_MIXER_H
#define FX_MIXER_H
#include "Model.h"
#include "Mixer.h"