comparison libgsmhr1/dec_func.c @ 597:e8418167eb1f

libgsmhr1/dec_func.c: don't need dtx_const.h
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 04 Dec 2025 06:44:27 +0000
parents 1e75556ab6c0
children 5809165fb140
comparison
equal deleted inserted replaced
596:8e4ecdfadf5a 597:e8418167eb1f
87 #include "tw_gsmhr.h" 87 #include "tw_gsmhr.h"
88 #include "typedefs.h" 88 #include "typedefs.h"
89 #include "mathhalf.h" 89 #include "mathhalf.h"
90 #include "sp_rom.h" 90 #include "sp_rom.h"
91 #include "dec_func.h" 91 #include "dec_func.h"
92 #include "dtx_const.h"
93 92
94 93
95 /*_________________________________________________________________________ 94 /*_________________________________________________________________________
96 | | 95 | |
97 | Local Functions (scope is limited to this file) | 96 | Local Functions (scope is limited to this file) |