IMMORTAL: IMMORTAL_IMMORTAL_H -> IMMORTAL_H

This commit is contained in:
Quote58 2023-01-22 16:17:49 -05:00 committed by Eugene Sandulenko
parent 98247630c2
commit 9cbe97d557

View File

@ -19,8 +19,8 @@
*
*/
#ifndef IMMORTAL_IMMORTAL_H
#define IMMORTAL_IMMORTAL_H
#ifndef IMMORTAL_H
#define IMMORTAL_H
// Audio is only handled in kernal, therefore it is only needed here
#include "audio/mixer.h"