Index: trunk/FACT++/src/agilentctrl.cc
===================================================================
--- trunk/FACT++/src/agilentctrl.cc	(revision 14292)
+++ trunk/FACT++/src/agilentctrl.cc	(revision 14293)
@@ -13,5 +13,5 @@
 #include "tools.h"
 
-#include "HeadersFSC.h"
+#include "HeadersAgilent.h"
 
 namespace ba    = boost::asio;
@@ -20,5 +20,5 @@
 
 using namespace std;
-using namespace FSC;
+using namespace Agilent;
 
 // ------------------------------------------------------------------------
