]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConfiguration.h
=== MAJOR RELEASE ====
[bbtk.git] / packages / std / src / bbstdConfiguration.h
index c85ff384a90986dec55ca2a1b4365f03bfaa7edb..9f3aced1acec41991955e65a4adf07598264b06c 100644 (file)
@@ -9,7 +9,7 @@ namespace bbstd
     : 
     public bbtk::AtomicBlackBox
   {
-    BBTK_USER_BLACK_BOX_INTERFACE(Configuration,bbtk::AtomicBlackBox);
+    BBTK_BLACK_BOX_INTERFACE(Configuration,bbtk::AtomicBlackBox);
     BBTK_DECLARE_OUTPUT(BinPath,std::string);
     BBTK_DECLARE_OUTPUT(DataPath,std::string);
     BBTK_DECLARE_OUTPUT(DocPath,std::string);