1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-06 06:31:07 +01:00

Remove unnecesary inclusions of TrackPanel.h

This commit is contained in:
Paul Licameli
2019-06-08 09:23:39 -04:00
parent 7d38ef8ed5
commit b020e8fbd0
8 changed files with 1 additions and 9 deletions

View File

@@ -33,8 +33,6 @@ for drawing different aspects of the label and its text box.
#include "Experimental.h"
#include "TrackPanel.h"
#include <stdio.h>
#include <algorithm>
#include <limits.h>