From a79fbfee9d8312280da90516ed3d2098e642a64e Mon Sep 17 00:00:00 2001 From: Martin Piatka Date: Tue, 3 Mar 2026 10:56:57 +0100 Subject: [PATCH] hd-rum-recompress.h: Remove config includes --- src/hd-rum-translator/hd-rum-recompress.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/hd-rum-translator/hd-rum-recompress.h b/src/hd-rum-translator/hd-rum-recompress.h index 8b22a7977..d399a90d9 100644 --- a/src/hd-rum-translator/hd-rum-recompress.h +++ b/src/hd-rum-translator/hd-rum-recompress.h @@ -38,12 +38,6 @@ #ifndef HD_RUM_RECOMPRESS_H_270dffd1fb25 #define HD_RUM_RECOMPRESS_H_270dffd1fb25 -#ifdef HAVE_CONFIG_H -#include "config.h" -#include "config_unix.h" -#include "config_win32.h" -#endif // HAVE_CONFIG_H - #ifdef __cplusplus extern "C" { #endif