summaryrefslogtreecommitdiffstats
path: root/src/bltGrPSOutput.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrPSOutput.C')
-rw-r--r--src/bltGrPSOutput.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C
index 405fc05..613b905 100644
--- a/src/bltGrPSOutput.C
+++ b/src/bltGrPSOutput.C
@@ -38,6 +38,8 @@ extern "C" {
#include "bltGrPageSetup.h"
#include "bltPs.h"
+using namespace Blt;
+
#ifdef TCL_UTF_MAX
# define HAVE_UTF 1
#else