diff options
Diffstat (limited to 'src/PlaylistInfo.hxx')
-rw-r--r-- | src/PlaylistInfo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistInfo.hxx b/src/PlaylistInfo.hxx index 96e4f6db9..2c5b9ae1a 100644 --- a/src/PlaylistInfo.hxx +++ b/src/PlaylistInfo.hxx @@ -21,7 +21,7 @@ #define MPD_PLAYLIST_INFO_HXX #include "check.h" -#include "gcc.h" +#include "Compiler.h" #include <string> |