mirror of
https://github.com/taglib/taglib.git
synced 2025-11-17 07:02:53 -05:00
Consistently use quote form when including our own headers
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user