diff options
Diffstat (limited to 'src/system.hh')
-rw-r--r-- | src/system.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system.hh b/src/system.hh index a6aef3a2..899c2f2a 100644 --- a/src/system.hh +++ b/src/system.hh @@ -58,7 +58,7 @@ * configure is re-run) are expected to change. */ -#include "acconf.h" +#include "config.h" #if defined(__GNUG__) && __GNUG__ < 3 #define _XOPEN_SOURCE |