Description: move getfem_arch_config into the gmm-folder
Author: Anton Gladky <gladk@debian.org>
Bug-Debian: https://bugs.debian.org/872670
Last-Update: 2017-08-20

Index: getfem/src/gmm/gmm_std.h
===================================================================
--- getfem.orig/src/gmm/gmm_std.h
+++ getfem/src/gmm/gmm_std.h
@@ -38,7 +38,7 @@
 #ifndef GMM_STD_H__
 #define GMM_STD_H__
 
-#include <getfem/getfem_arch_config.h>
+#include <gmm/getfem_arch_config.h>
 
 #ifndef __USE_STD_IOSTREAM
 # define __USE_STD_IOSTREAM
