From bb21fca6e54398f0ea794707323db5d57516e1b4 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 10 Sep 2002 22:08:26 +0000 Subject: [PATCH] add locale_hack.h to header list --- src/plugin_common/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugin_common/Makefile.am b/src/plugin_common/Makefile.am index 98eb41c7..5f9b9b1a 100644 --- a/src/plugin_common/Makefile.am +++ b/src/plugin_common/Makefile.am @@ -13,6 +13,7 @@ noinst_HEADERS = \ dither.h \ id3v1.h \ id3v2.h \ + locale_hack.h vorbiscomment.h libplugin_common_a_SOURCES = \