diff options
author | Chris Robinson <chris.kcat@gmail.com> | 2019-08-05 22:40:19 -0700 |
---|---|---|
committer | Chris Robinson <chris.kcat@gmail.com> | 2019-08-06 23:13:05 -0700 |
commit | 7c069e29ee721b2d1294dea72aa48d73d45d2009 (patch) | |
tree | eebbfc9260cf131f2ae354b20baff812a3fd84ea /al/state.cpp | |
parent | 50c59dab8f8ec460b05681d545b6f5a0b3372097 (diff) |
Update some more includes
Diffstat (limited to 'al/state.cpp')
-rw-r--r-- | al/state.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/al/state.cpp b/al/state.cpp index cbfd12fe..8c95c22f 100644 --- a/al/state.cpp +++ b/al/state.cpp @@ -35,6 +35,7 @@ #include "alcontext.h" #include "alexcpt.h" #include "almalloc.h" +#include "alnumeric.h" #include "alspan.h" #include "alu.h" #include "atomic.h" |