summaryrefslogtreecommitdiff
path: root/spectro/xdg_bds.c
diff options
context:
space:
mode:
Diffstat (limited to 'spectro/xdg_bds.c')
-rw-r--r--spectro/xdg_bds.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/spectro/xdg_bds.c b/spectro/xdg_bds.c
index e24e4ab..03f7561 100644
--- a/spectro/xdg_bds.c
+++ b/spectro/xdg_bds.c
@@ -114,6 +114,12 @@
#endif
#include <sys/types.h>
#include <sys/stat.h>
+#ifndef SALONEINSTLIB
+# include "copyright.h"
+# include "aconfig.h"
+#else
+# include "sa_config.h"
+#endif
#include "numsup.h"
#include "conv.h"
#include "aglob.h"