From be85e2121727c9dfd0f2c0ad3cf0a7de4e141749 Mon Sep 17 00:00:00 2001 From: nri Date: Mon, 19 May 2003 14:50:25 +0000 Subject: [PATCH] NRI : Add QAD_Desktop.h. --- src/SMESHGUI/SMESHGUI_StudyAPI.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SMESHGUI/SMESHGUI_StudyAPI.cxx b/src/SMESHGUI/SMESHGUI_StudyAPI.cxx index ff871b1c5..253252f22 100644 --- a/src/SMESHGUI/SMESHGUI_StudyAPI.cxx +++ b/src/SMESHGUI/SMESHGUI_StudyAPI.cxx @@ -13,6 +13,7 @@ using namespace std; #include "Utils_SINGLETON.hxx" #include "QAD_MessageBox.h" +#include "QAD_Desktop.h" #include "QAD_Application.h" // QT Includes -- 2.30.2