Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
kcat committed Sep 27, 2024
1 parent 8eff72b commit 976e3ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions al/listener.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,10 @@
#include "AL/efx.h"

#include "alc/context.h"
#include "alc/inprogext.h"
#include "alnumeric.h"
#include "alspan.h"
#include "direct_defs.h"
#include "error.h"
#include "opthelpers.h"


namespace {
Expand Down

0 comments on commit 976e3ed

Please sign in to comment.