aboutsummaryrefslogtreecommitdiffstats
path: root/src/cue/CueParser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/cue/CueParser.hxx')
-rw-r--r--src/cue/CueParser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cue/CueParser.hxx b/src/cue/CueParser.hxx
index 5cb51200f..f259b885c 100644
--- a/src/cue/CueParser.hxx
+++ b/src/cue/CueParser.hxx
@@ -21,7 +21,7 @@
#define MPD_CUE_PARSER_HXX
#include "check.h"
-#include "gcc.h"
+#include "Compiler.h"
struct Song;
struct Tag;