Salome HOME
msvc compile patch
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_ImageImport.h
index d9798b5e0979ccf580d5a38f020e8db8207612c4..4f9573b480638dd58deb12e121d4cdaef927168d 100644 (file)
@@ -23,7 +23,7 @@
 #include <GeomAPI_Shape.h>
 
 #include <string>
-
+#include <QPixmap>
 /// Implementation of the import STL files algorithms
 GEOMALGOAPI_EXPORT
 std::shared_ptr<GeomAPI_Shape>  ImageImport(const std::string& theFileName,