From 91ba6b2a3a3bb7c95aeac7945409a3d2aec91c4a Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Thu, 15 Jul 2010 15:01:34 +0000 Subject: [PATCH] Script.h moved to viewer. --- unicorn/src/CgtMain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicorn/src/CgtMain.cpp b/unicorn/src/CgtMain.cpp index c362f373..30dcfa05 100644 --- a/unicorn/src/CgtMain.cpp +++ b/unicorn/src/CgtMain.cpp @@ -39,7 +39,7 @@ namespace bfs = boost::filesystem; #include "hurricane/Cell.h" #include "hurricane/Warning.h" #include "hurricane/UpdateSession.h" -#include "hurricane/isobar/Script.h" +#include "hurricane/viewer/Script.h" #include #if (QT_VERSION >= QT_VERSION_CHECK(4,5,0)) and not defined (__APPLE__)