summaryrefslogtreecommitdiffstats
path: root/src/tkbltGraphSup.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/tkbltGraphSup.C')
-rw-r--r--src/tkbltGraphSup.C8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tkbltGraphSup.C b/src/tkbltGraphSup.C
index b249e17..e51e483 100644
--- a/src/tkbltGraphSup.C
+++ b/src/tkbltGraphSup.C
@@ -31,11 +31,11 @@
#include <string.h>
#include <math.h>
-#include "bltGraph.h"
+#include "tkbltGraph.h"
#include "tkbltGrAxis.h"
-#include "bltGrElem.h"
-#include "bltGrLegd.h"
-#include "bltGrMisc.h"
+#include "tkbltGrElem.h"
+#include "tkbltGrLegd.h"
+#include "tkbltGrMisc.h"
using namespace Blt;