diff --git a/src/audio/sfx_manager.hpp b/src/audio/sfx_manager.hpp index f7e9f6cae..6ac34820d 100644 --- a/src/audio/sfx_manager.hpp +++ b/src/audio/sfx_manager.hpp @@ -28,7 +28,6 @@ # include #endif -#include "lisp/lisp.hpp" #include "utils/vec3.hpp" class SFXBase;