diff widgets/LEDButton.h @ 586:1ae54a29e59e

Merge from debug-output branch
author Chris Cannam
date Tue, 14 Jun 2011 14:48:29 +0100
parents f4960f8ce798
children 3f5c82034f9b
line wrap: on
line diff
--- a/widgets/LEDButton.h	Thu Apr 14 15:21:21 2011 +0100
+++ b/widgets/LEDButton.h	Tue Jun 14 14:48:29 2011 +0100
@@ -29,6 +29,7 @@
 #define _LED_BUTTON_H_
 
 #include <QWidget>
+#include "base/Debug.h"
 
 class QColor;