1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Remove wx/slider.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 16:18:23 -05:00
parent 47fe07bb42
commit b18f825ee8
39 changed files with 39 additions and 21 deletions

View File

@@ -21,6 +21,7 @@
#include <math.h>
#include <wx/intl.h>
#include <wx/slider.h>
#include "../Shuttle.h"
#include "../ShuttleGui.h"