mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-20 14:20:06 +02:00
Fix warning.
Warning was about deleting an incomplete type. Needed definition of class Ruler.
This commit is contained in:
parent
e42ac43908
commit
fec5c20c65
@ -78,6 +78,7 @@ of an LWSlider or ASlider.
|
||||
|
||||
#include "../Experimental.h"
|
||||
#include "ASlider.h"
|
||||
#include "Ruler.h"
|
||||
|
||||
#include "../AColor.h"
|
||||
#include "../ImageManipulation.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user