summaryrefslogtreecommitdiffstats
path: root/src/tkbltGrAxis.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/tkbltGrAxis.C')
-rw-r--r--src/tkbltGrAxis.C12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/tkbltGrAxis.C b/src/tkbltGrAxis.C
index dd30a62..430d13b 100644
--- a/src/tkbltGrAxis.C
+++ b/src/tkbltGrAxis.C
@@ -32,15 +32,15 @@
#include <stdlib.h>
#include <string.h>
-#include "bltGraph.h"
-#include "bltGrBind.h"
+#include "tkbltGraph.h"
+#include "tkbltGrBind.h"
#include "tkbltGrAxis.h"
#include "tkbltGrAxisOption.h"
-#include "bltGrPostscript.h"
-#include "bltGrMisc.h"
-#include "bltGrDef.h"
+#include "tkbltGrPostscript.h"
+#include "tkbltGrMisc.h"
+#include "tkbltGrDef.h"
#include "tkbltConfig.h"
-#include "bltGrPSOutput.h"
+#include "tkbltGrPSOutput.h"
using namespace Blt;