mirror of
https://github.com/taglib/taglib.git
synced 2025-07-17 20:44:20 -04:00
Consistently use quote form when including our own headers
This commit is contained in:
@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <mpegfile.h>
|
||||
#include <tstring.h>
|
||||
#include "mpegfile.h"
|
||||
#include "tstring.h"
|
||||
|
||||
using namespace TagLib;
|
||||
|
||||
|
Reference in New Issue
Block a user