mirror of
https://github.com/taglib/taglib.git
synced 2026-06-14 02:09:27 -04:00
Consistently use quote form when including our own headers
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include <tfile.h>
|
||||
#include <tfilestream.h>
|
||||
#include <tstring.h>
|
||||
#include <tdebug.h>
|
||||
#include <trefcounter.h>
|
||||
#include "tfile.h"
|
||||
#include "tfilestream.h"
|
||||
#include "tstring.h"
|
||||
#include "tdebug.h"
|
||||
#include "trefcounter.h"
|
||||
|
||||
#include "fileref.h"
|
||||
#include "asffile.h"
|
||||
|
||||
Reference in New Issue
Block a user