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