summaryrefslogtreecommitdiff
path: root/gtk2_ardour/led.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/led.h')
-rw-r--r--gtk2_ardour/led.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/led.h b/gtk2_ardour/led.h
index edb08818b3..089c35b7a8 100644
--- a/gtk2_ardour/led.h
+++ b/gtk2_ardour/led.h
@@ -22,7 +22,7 @@
#include <stdint.h>
-#include "cairo_widget.h"
+#include "gtkmm2ext/cairo_widget.h"
class LED : public CairoWidget
{