Add missing include

wilder-5.14
David Edmundson 8 years ago
parent f106f53d21
commit 030897484c
  1. 1
      libcolorcorrect/geolocator.cpp

@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************/
#include "geolocator.h"
#include <cmath>
namespace ColorCorrect
{

Loading…
Cancel
Save