diff options
Diffstat (limited to 'tksao/frame/framergb.C')
-rw-r--r-- | tksao/frame/framergb.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/framergb.C b/tksao/frame/framergb.C index 0e9501b..ee242a1 100644 --- a/tksao/frame/framergb.C +++ b/tksao/frame/framergb.C @@ -4,13 +4,13 @@ #include <tkInt.h> +#include "util.h" #include "framergb.h" #include "fitsimage.h" #include "outfile.h" #include "outchannel.h" #include "outsocket.h" #include "ps.h" -#include "util.h" #include "sigbus.h" |