Colors.h missing in ModelPlot.cpp

This commit is contained in:
Mark Liversedge
2014-03-12 15:39:17 +00:00
parent 8db3a80fbf
commit bb23d5a052

View File

@@ -24,6 +24,7 @@
#include "IntervalItem.h"
#include "math.h"
#include "Units.h" // for MILES_PER_KM
#include "Colors.h" // for MILES_PER_KM
#include <QtGui>
#include <QString>