Salome HOME
Issue #1303 Reordering menu items: compilation correction on Linux
authornds <nds@opencascade.com>
Tue, 19 Apr 2016 11:00:13 +0000 (14:00 +0300)
committernds <nds@opencascade.com>
Tue, 19 Apr 2016 11:00:13 +0000 (14:00 +0300)
src/XGUI/XGUI_ModuleConnector.cpp

index e47f7ef9853dedea1063b9be40c5ddd3faa92e79..614428a4851a54d4762a3e231d92a6a728d35ec8 100644 (file)
@@ -21,6 +21,8 @@
 
 #ifndef HAVE_SALOME
 #include "AppElements_Command.h"
+#else
+#include "XGUI_SalomeConnector.h"
 #endif
 
 XGUI_ModuleConnector::XGUI_ModuleConnector(XGUI_Workshop* theWorkshop)