summaryrefslogtreecommitdiffstats
path: root/tksao/frame/basecommand.C
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2020-03-19 20:05:56 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2020-03-19 20:05:56 (GMT)
commit6d9bc7b488be69859f4bf503579976167ccc1bfa (patch)
tree0afe6bb6fa25d1a119e82ec2be6cc7934396106e /tksao/frame/basecommand.C
parentfcb126d5c18d8cf3ae16434bc56936c482fd78ea (diff)
downloadblt-6d9bc7b488be69859f4bf503579976167ccc1bfa.zip
blt-6d9bc7b488be69859f4bf503579976167ccc1bfa.tar.gz
blt-6d9bc7b488be69859f4bf503579976167ccc1bfa.tar.bz2
clean up code
Diffstat (limited to 'tksao/frame/basecommand.C')
-rw-r--r--tksao/frame/basecommand.C3
1 files changed, 1 insertions, 2 deletions
diff --git a/tksao/frame/basecommand.C b/tksao/frame/basecommand.C
index fb85638..2514d89 100644
--- a/tksao/frame/basecommand.C
+++ b/tksao/frame/basecommand.C
@@ -5,8 +5,6 @@
#include <fstream>
#include "fdstream.hpp"
-#include <tk.h>
-
#include "base.h"
#include "context.h"
#include "fitsimage.h"
@@ -14,6 +12,7 @@
#include "outfile.h"
#include "outchannel.h"
#include "outsocket.h"
+#include "util.h"
#include "sigbus.h"