TrackData.h: drop unused import of TrackPaint.h

This commit is contained in:
Gymnasiast 2024-05-02 22:17:13 +02:00
parent 09dc7077c1
commit b3d9255c2d
No known key found for this signature in database
GPG Key ID: DBFFF47AB2CA3EDD
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#include "../common.h"
#include "Track.h"
#include "TrackPaint.h"
constexpr uint8_t MaxSequencesPerPiece = 16;