mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-13 16:44:04 +01: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