Salome HOME
Add missing include.
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 22 Jan 2015 08:06:21 +0000 (09:06 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 22 Jan 2015 08:06:21 +0000 (09:06 +0100)
src/SalomeApp/SalomeApp_ListView.cxx

index 04ac19a42cd4b71d68278923ef6ed4deb11135bf..c4cbbbcb6bc7e5acba13155cc56d03f387cfd029 100644 (file)
@@ -29,6 +29,8 @@
 #include "SUIT_ResourceMgr.h"
 #include "SUIT_Session.h"
 
+#include "utilities.h"
+
 #include <QValidator>
 #include <QToolButton>
 #include <QPixmap>