[med-svn] [SCM] aghermann branch, master, updated. 4f7a3b774136ffffbaf9b05d90bd568347bc5461

Andrei Zavada johnhommer at gmail.com
Fri Nov 16 00:50:12 UTC 2012


The following commit has been merged in the master branch:
commit 910a503fca71492a513ed4caacdf6c561668ee7a
Author: Andrei Zavada <johnhommer at gmail.com>
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



More information about the debian-med-commit mailing list