[ekiga/ds-gtk-application] Notify: Added missing include.



commit 2e9d9950a2c09ad5e491d6173449d35d054f81f4
Author: Damien Sandras <dsandras beip be>
Date:   Sun Mar 16 15:28:24 2014 +0100

    Notify: Added missing include.

 plugins/libnotify/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/libnotify/Makefile.am b/plugins/libnotify/Makefile.am
index df0a841..5592f8f 100644
--- a/plugins/libnotify/Makefile.am
+++ b/plugins/libnotify/Makefile.am
@@ -4,6 +4,7 @@ AM_CXXFLAGS = \
        $(BOOST_CPPFLAGS) $(NOTIFY_CFLAGS) \
        -I$(top_srcdir)/lib/engine/framework \
        -I$(top_srcdir)/lib/engine/notification \
+       -I$(top_srcdir)/lib/engine/addressbook \
        -I$(top_srcdir)/lib/engine/protocol
 
 libgmlibnotify_la_SOURCES = \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]