diff --git a/bindings/c/tag_c.cpp b/bindings/c/tag_c.cpp index 238af078..18a7861c 100644 --- a/bindings/c/tag_c.cpp +++ b/bindings/c/tag_c.cpp @@ -23,8 +23,6 @@ #include "config.h" #endif -#include "tag_c.h" - #include #include #include @@ -42,6 +40,8 @@ #include #include +#include "tag_c.h" + using namespace TagLib; static List strings;