mirror of
https://github.com/taglib/taglib.git
synced 2025-07-14 02:54:27 -04:00
Consistently use quote form when including our own headers
This commit is contained in:
@ -26,9 +26,9 @@
|
||||
#include <iomanip>
|
||||
#include <cstdio>
|
||||
|
||||
#include <fileref.h>
|
||||
#include <tag.h>
|
||||
#include <tpropertymap.h>
|
||||
#include "fileref.h"
|
||||
#include "tag.h"
|
||||
#include "tpropertymap.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user