[gnote] Use narrower include



commit b8d57fe8573506876867a5d0ba4f8d530376f80d
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Jan 22 19:49:19 2017 +0200

    Use narrower include

 src/sharp/string.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/sharp/string.cpp b/src/sharp/string.cpp
index 85eaac0..d46d5e8 100644
--- a/src/sharp/string.cpp
+++ b/src/sharp/string.cpp
@@ -29,7 +29,7 @@
 
 #include "sharp/string.hpp"
 
-#include <glibmm.h>
+#include <glibmm/regex.h>
 #include <boost/algorithm/string/case_conv.hpp>
 #include <boost/algorithm/string/classification.hpp>
 #include <boost/algorithm/string/predicate.hpp>


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