aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseSelection.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/DatabaseSelection.hxx
parent1dd1a705b58f1645cda679b88a2629d21adcbd07 (diff)
downloadmpd-be2951b45fe071ae7e4957414c7b23e72fbac07a.tar.gz
mpd-be2951b45fe071ae7e4957414c7b23e72fbac07a.tar.xz
mpd-be2951b45fe071ae7e4957414c7b23e72fbac07a.zip
gcc.h: rename to Compiler.h
Diffstat (limited to 'src/DatabaseSelection.hxx')
-rw-r--r--src/DatabaseSelection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DatabaseSelection.hxx b/src/DatabaseSelection.hxx
index 8ca04a3fc..7fab2d303 100644
--- a/src/DatabaseSelection.hxx
+++ b/src/DatabaseSelection.hxx
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_SELECTION_HXX
#define MPD_DATABASE_SELECTION_HXX
-#include "gcc.h"
+#include "Compiler.h"
#include <assert.h>
#include <stddef.h>