mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
Consistently use quote form when including our own headers
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
#ifndef TAGLIB_PLAINFILE_H
|
||||
#define TAGLIB_PLAINFILE_H
|
||||
|
||||
#include <tfile.h>
|
||||
#include "tfile.h"
|
||||
|
||||
using namespace TagLib;
|
||||
|
||||
|
Reference in New Issue
Block a user