minimize includes in cocot46plus.c

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Mark Stosberg 2024-06-12 21:39:27 -04:00 committed by Mark Stosberg
parent 20ec3767c9
commit 61960ab4d1
No known key found for this signature in database

View File

@ -15,12 +15,8 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "quantum.h"
#include <math.h>
#include "cocot46plus.h"
#include "wait.h"
#include "debug.h"
#include <stdio.h>
#include <math.h>
// Invert vertical scroll direction
#ifndef COCOT_SCROLL_INV_DEFAULT