From 26d92c80ed1c1cca8b3cb1c9793c09a330c25623 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 08:47:10 +0200 Subject: conf.h: remove obsolete header Use only ConfigData.hxx in plugin sources to reduce header dependencies. --- test/visit_archive.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/visit_archive.cxx') diff --git a/test/visit_archive.cxx b/test/visit_archive.cxx index b059f16f9..68dfd1988 100644 --- a/test/visit_archive.cxx +++ b/test/visit_archive.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "stdbin.h" #include "Tag.hxx" -#include "conf.h" +#include "ConfigGlobal.hxx" #include "IOThread.hxx" #include "InputInit.hxx" #include "ArchiveList.hxx" -- cgit v1.2.3