diff --git a/src/compat/platform_pipe.cpp b/src/compat/platform_pipe.cpp index 93fb4a39f..e655b21db 100644 --- a/src/compat/platform_pipe.cpp +++ b/src/compat/platform_pipe.cpp @@ -37,11 +37,9 @@ #ifdef HAVE_CONFIG_H #include "config.h" +#endif // HAVE_CONFIG_H #include "config_unix.h" #include "config_win32.h" -#endif // HAVE_CONFIG_H - -#include "debug.h" #include "compat/platform_pipe.h"