[tepl] amtk: #include amtk.h in tepl.h



commit ce03c7030954b71c7e3a639b6772af77dadd2235
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Jul 13 15:36:45 2017 +0200

    amtk: #include amtk.h in tepl.h

 tepl/tepl.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tepl/tepl.h b/tepl/tepl.h
index 6606f6e..02e47ea 100644
--- a/tepl/tepl.h
+++ b/tepl/tepl.h
@@ -22,6 +22,8 @@
 
 #define TEPL_H_INSIDE
 
+#include <amtk/amtk.h>
+
 #include <tepl/tepl-types.h>
 #include <tepl/tepl-enum-types.h>
 


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