diff base/Exceptions.h @ 689:573d45e9487b

Merge from debug-output branch
author Chris Cannam
date Tue, 14 Jun 2011 14:47:59 +0100
parents b4a8d8221eaf
children 6a94bb528e9d
line wrap: on
line diff
--- a/base/Exceptions.h	Tue Jun 14 13:43:03 2011 +0100
+++ b/base/Exceptions.h	Tue Jun 14 14:47:59 2011 +0100
@@ -20,6 +20,8 @@
 
 #include <QString>
 
+#include "Debug.h"
+
 class FileNotFound : virtual public std::exception
 {
 public: