diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index d20991f..1a7dafc 100644 --- a/src/config.h +++ b/src/config.h @@ -11,6 +11,7 @@ #define MSQ_INF "/naskpass-info" #ifdef HAVE_CONFIG_H +#include "aconfig.h" #include "version.h" #endif |