[tepl] tepl.h: move an #include
- From: Sébastien Wilmet <swilmet src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [tepl] tepl.h: move an #include
 
- Date: Mon,  4 May 2020 14:19:43 +0000 (UTC)
 
commit 59dab965cbe6dc0693e5210fa3f4f2b4d79c5c12
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon May 4 16:18:26 2020 +0200
    tepl.h: move an #include
 tepl/tepl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tepl/tepl.h b/tepl/tepl.h
index 2129626..e06ee60 100644
--- a/tepl/tepl.h
+++ b/tepl/tepl.h
@@ -10,6 +10,7 @@
 #include <amtk/amtk.h>
 
 #include <tepl/tepl-enum-types.h>
+#include <tepl/tepl-macros.h>
 
 #include <tepl/tepl-abstract-factory.h>
 #include <tepl/tepl-application.h>
@@ -26,7 +27,6 @@
 #include <tepl/tepl-init.h>
 #include <tepl/tepl-io-error-info-bars.h>
 #include <tepl/tepl-iter.h>
-#include <tepl/tepl-macros.h>
 #include <tepl/tepl-menu-shell.h>
 #include <tepl/tepl-metadata.h>
 #include <tepl/tepl-metadata-manager.h>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]