summaryrefslogtreecommitdiffstats
path: root/src/bltGrPen.h
diff options
context:
space:
mode:
authorjoye <joye>2014-04-22 16:10:32 (GMT)
committerjoye <joye>2014-04-22 16:10:32 (GMT)
commit6fb8c1eae842bac43db9151d5ce250bb7994160b (patch)
treec1665d485ae25e0fd2857b0ef7921cb768e366ad /src/bltGrPen.h
parent9bbc91d625bdc4f4a8135a4f043cbc973b6edff7 (diff)
downloadblt-6fb8c1eae842bac43db9151d5ce250bb7994160b.zip
blt-6fb8c1eae842bac43db9151d5ce250bb7994160b.tar.gz
blt-6fb8c1eae842bac43db9151d5ce250bb7994160b.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrPen.h')
-rw-r--r--src/bltGrPen.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/bltGrPen.h b/src/bltGrPen.h
index e5db6fe..2a7c2bf 100644
--- a/src/bltGrPen.h
+++ b/src/bltGrPen.h
@@ -35,7 +35,9 @@
#include <iomanip>
using namespace std;
-#include "bltGraph.h"
+#include "bltText.h"
+
+class Graph;
typedef struct {
int errorBarShow;