Script.h moved to viewer.

This commit is contained in:
Jean-Paul Chaput 2010-07-15 15:01:34 +00:00
parent e0044a32ee
commit 91ba6b2a3a
1 changed files with 1 additions and 1 deletions

View File

@ -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 <QtGui>
#if (QT_VERSION >= QT_VERSION_CHECK(4,5,0)) and not defined (__APPLE__)