[gtksourceviewmm] Include a config header.



commit 30ee9f935a826fe64705f7a9beb8c1ea71dc1a88
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Mon Nov 8 13:16:25 2010 +0100

    Include a config header.
    
    * gtksourceview/gtksourceviewmm.h: Included a config header. For now I'm not
    including it in other headers - not need for it, as deprecations are already
    removed.

 gtksourceview/gtksourceviewmm.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/gtksourceviewmm.h b/gtksourceview/gtksourceviewmm.h
index 62af9cf..f1e689b 100644
--- a/gtksourceview/gtksourceviewmm.h
+++ b/gtksourceview/gtksourceviewmm.h
@@ -71,6 +71,7 @@
  * of this project.
  */
 
+#include <gtksourceviewmmconfig.h>
 #include <gtksourceviewmm/init.h>
 #include <gtksourceviewmm/sourcebuffer.h>
 #include <gtksourceviewmm/sourcecompletion.h>



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