summaryrefslogtreecommitdiff
path: root/src/UpdateArchive.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-15 09:21:13 +0200
committerMax Kellermann <max@duempel.org>2013-10-15 09:21:59 +0200
commitbe2951b45fe071ae7e4957414c7b23e72fbac07a (patch)
tree7e103cfa2f6adca7df4492cebbe24b5222e30d0f /src/UpdateArchive.hxx
parent1dd1a705b58f1645cda679b88a2629d21adcbd07 (diff)
gcc.h: rename to Compiler.h
Diffstat (limited to 'src/UpdateArchive.hxx')
-rw-r--r--src/UpdateArchive.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UpdateArchive.hxx b/src/UpdateArchive.hxx
index 73b363d27..8e9c4f8cb 100644
--- a/src/UpdateArchive.hxx
+++ b/src/UpdateArchive.hxx
@@ -21,7 +21,7 @@
#define MPD_UPDATE_ARCHIVE_HXX
#include "check.h"
-#include "gcc.h"
+#include "Compiler.h"
#include <sys/stat.h>