aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fish_indent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fish_indent.cpp')
-rw-r--r--src/fish_indent.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fish_indent.cpp b/src/fish_indent.cpp
index 53443799..7e68e310 100644
--- a/src/fish_indent.cpp
+++ b/src/fish_indent.cpp
@@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
+#include "config.h" // IWYU pragma: keep
+
#include <assert.h>
#include <getopt.h>
#include <locale.h>