diff --git a/tools/ipc_frame_ug.cpp b/tools/ipc_frame_ug.cpp index 3429b6fe3..8b7e188ca 100644 --- a/tools/ipc_frame_ug.cpp +++ b/tools/ipc_frame_ug.cpp @@ -1,11 +1,6 @@ -#ifdef HAVE_CONFIG_H -#include "config.h" -#include "config_unix.h" -#include "config_win32.h" -#include "debug.h" -#endif -#include +#include +#include #include #include @@ -14,6 +9,7 @@ #include "pixfmt_conv.h" #include "types.h" #include "video_codec.h" +#include "debug.h" namespace { void scale_frame(char *dst, char *src,