From dbc2930c0f5c067a635a931d2d0d3b7533628725 Mon Sep 17 00:00:00 2001 From: asl Date: Wed, 11 Oct 2017 10:30:15 +0300 Subject: [PATCH] porting on Linux --- src/HYDROGUI/HYDROGUI_BathymetryOp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HYDROGUI/HYDROGUI_BathymetryOp.h b/src/HYDROGUI/HYDROGUI_BathymetryOp.h index 705a54e6..2aad488b 100644 --- a/src/HYDROGUI/HYDROGUI_BathymetryOp.h +++ b/src/HYDROGUI/HYDROGUI_BathymetryOp.h @@ -21,7 +21,7 @@ #define HYDROGUI_BATHYMETRY_OP_H #include -#include +#include class OCCViewer_ViewWindow; class QtxDoubleSpinBox; -- 2.39.2