summaryrefslogtreecommitdiffstats
path: root/src/tkbltGrElemBar.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/tkbltGrElemBar.C')
-rw-r--r--src/tkbltGrElemBar.C12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/tkbltGrElemBar.C b/src/tkbltGrElemBar.C
index a1a1acb..5f72c22 100644
--- a/src/tkbltGrElemBar.C
+++ b/src/tkbltGrElemBar.C
@@ -32,14 +32,14 @@
#include <stdlib.h>
#include <string.h>
-#include "bltGraphBar.h"
-#include "bltGrElemBar.h"
-#include "bltGrElemOption.h"
+#include "tkbltGraphBar.h"
+#include "tkbltGrElemBar.h"
+#include "tkbltGrElemOption.h"
#include "tkbltGrAxis.h"
-#include "bltGrMisc.h"
-#include "bltGrDef.h"
+#include "tkbltGrMisc.h"
+#include "tkbltGrDef.h"
#include "tkbltConfig.h"
-#include "bltGrPSOutput.h"
+#include "tkbltGrPSOutput.h"
using namespace Blt;