diff options
Diffstat (limited to 'src/tkbltGrElemOption.C')
-rw-r--r-- | src/tkbltGrElemOption.C | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tkbltGrElemOption.C b/src/tkbltGrElemOption.C index 9bbb7ef..bb98975 100644 --- a/src/tkbltGrElemOption.C +++ b/src/tkbltGrElemOption.C @@ -34,10 +34,10 @@ #include "tkbltChain.h" -#include "bltGraph.h" -#include "bltGrElem.h" -#include "bltGrElemOption.h" -#include "bltGrPen.h" +#include "tkbltGraph.h" +#include "tkbltGrElem.h" +#include "tkbltGrElemOption.h" +#include "tkbltGrPen.h" #include "tkbltConfig.h" using namespace Blt; |