From ca6113145283b4c783ab3a08bce24f6f9455e404 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Thu, 11 Feb 2016 11:26:38 -0200 Subject: Added the ProjectionHistory header to main.h. --- main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'main.h') diff --git a/main.h b/main.h index 52f94e6..7d94770 100644 --- a/main.h +++ b/main.h @@ -9,6 +9,7 @@ #include "colorscale.h" #include "continuouscolorscale.h" #include "projectionobserver.h" +#include "projectionhistory.h" #include "scatterplot.h" #include "voronoisplat.h" -- cgit v1.2.3