The following commit has been merged in the master branch:
commit 910a503fca71492a513ed4caacdf6c561668ee7a
Author: Andrei Zavada <[email protected]>
Date:   Sat Oct 13 13:10:36 2012 +0300

    add missing #include (pch to blame for not noticing?)

diff --git a/src/ui/ui++.hh b/src/ui/ui++.hh
index 742f35b..c58e3ce 100644
--- a/src/ui/ui++.hh
+++ b/src/ui/ui++.hh
@@ -19,6 +19,7 @@
 #include <list>
 #include <gtk/gtk.h>
 #include "../common/lang.hh"
+#include "ui.hh"
 
 #if HAVE_CONFIG_H && !defined(VERSION)
 #  include "config.h"

-- 
Sleep experiment manager

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to