summaryrefslogtreecommitdiffstats
path: root/tksao/frame/basecommand.C
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2020-03-20 18:46:56 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2020-03-20 18:46:56 (GMT)
commit263c354c2b48b8b3a72e6c14751657cedacaadd9 (patch)
tree416abf0732d05282f1697ed72c8105b77760ceb2 /tksao/frame/basecommand.C
parenta3f82918371443d51f3cf2c99d74d6ed55d7b964 (diff)
downloadblt-263c354c2b48b8b3a72e6c14751657cedacaadd9.zip
blt-263c354c2b48b8b3a72e6c14751657cedacaadd9.tar.gz
blt-263c354c2b48b8b3a72e6c14751657cedacaadd9.tar.bz2
clean up code
Diffstat (limited to 'tksao/frame/basecommand.C')
-rw-r--r--tksao/frame/basecommand.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/basecommand.C b/tksao/frame/basecommand.C
index 2514d89..c87c075 100644
--- a/tksao/frame/basecommand.C
+++ b/tksao/frame/basecommand.C
@@ -5,6 +5,7 @@
#include <fstream>
#include "fdstream.hpp"
+#include "util.h"
#include "base.h"
#include "context.h"
#include "fitsimage.h"
@@ -12,7 +13,6 @@
#include "outfile.h"
#include "outchannel.h"
#include "outsocket.h"
-#include "util.h"
#include "sigbus.h"