Index: trunk/FACT++/src/drivectrl.cc
===================================================================
--- trunk/FACT++/src/drivectrl.cc	(revision 18958)
+++ trunk/FACT++/src/drivectrl.cc	(revision 18959)
@@ -21,5 +21,5 @@
 
 #include "pal.h"
-#include "externals/nova.h"
+#include "nova.h"
 
 namespace ba = boost::asio;
Index: trunk/FACT++/src/evtserver.cc
===================================================================
--- trunk/FACT++/src/evtserver.cc	(revision 18958)
+++ trunk/FACT++/src/evtserver.cc	(revision 18959)
@@ -16,6 +16,6 @@
 #include "HeadersEventServer.h"
 
-#include "externals/fits.h"
-#include "externals/nova.h"
+#include "fits.h"
+#include "nova.h"
 
 namespace ba = boost::asio;
Index: trunk/FACT++/src/fscctrl.cc
===================================================================
--- trunk/FACT++/src/fscctrl.cc	(revision 18958)
+++ trunk/FACT++/src/fscctrl.cc	(revision 18959)
@@ -11,5 +11,5 @@
 #include "Console.h"
 #include "Converter.h"
-#include "externals/Interpolator2D.h"
+#include "Interpolator2D.h"
 
 #include "tools.h"
Index: trunk/FACT++/src/makeplots.cc
===================================================================
--- trunk/FACT++/src/makeplots.cc	(revision 18958)
+++ trunk/FACT++/src/makeplots.cc	(revision 18959)
@@ -1,3 +1,3 @@
-#include "externals/Prediction.h"
+#include "Prediction.h"
 
 #include "Database.h"
Index: trunk/FACT++/src/makeschedule.cc
===================================================================
--- trunk/FACT++/src/makeschedule.cc	(revision 18958)
+++ trunk/FACT++/src/makeschedule.cc	(revision 18959)
@@ -1,3 +1,3 @@
-#include "externals/Prediction.h"
+#include "Prediction.h"
 
 #include <boost/algorithm/string/join.hpp>
Index: trunk/FACT++/src/smartfact.cc
===================================================================
--- trunk/FACT++/src/smartfact.cc	(revision 18958)
+++ trunk/FACT++/src/smartfact.cc	(revision 18959)
@@ -18,5 +18,5 @@
 #include "Console.h"
 #include "DimWriteStatistics.h"
-#include "externals/PixelMap.h"
+#include "PixelMap.h"
 
 #include "tools.h"
