1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-26 23:35:32 +02:00

* Fixed Windows includes.

This commit is contained in:
Christian Muehlhaeuser
2012-06-24 18:37:19 +02:00
parent a54e5fbf46
commit 88da871f6a
5 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
#ifndef COMMON_WINDOWS_GUID_STRING_H__
#define COMMON_WINDOWS_GUID_STRING_H__
#include <Guiddef.h>
#include <guiddef.h>
#include <string>