Also include fallback.h

GRrrrrr
This commit is contained in:
Fabian Homborg 2020-12-14 23:23:00 +01:00
parent 0f5a226e2f
commit 14908322a9

View file

@ -23,6 +23,7 @@
*/
// This version has been altered and ported to C++ for inclusion in fish.
#include "fallback.h" // IWYU pragma: keep
#include "tinyexpr.h"
#include "wutil.h"