diff --git a/futurerestore/main.cpp b/futurerestore/main.cpp index 8aa043b6..7e2d7a82 100644 --- a/futurerestore/main.cpp +++ b/futurerestore/main.cpp @@ -13,9 +13,6 @@ #include #include #include "futurerestore.hpp" -#ifdef HAVE_LIBIPATCHER -#include -#endif extern "C"{ #include "tsschecker.h" @@ -24,6 +21,9 @@ extern "C"{ }; #include +#ifdef HAVE_LIBIPATCHER +#include +#endif static struct option longopts[] = {