aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/despotify/DespotifyUtils.cxx (renamed from src/DespotifyUtils.cxx)0
-rw-r--r--src/lib/despotify/DespotifyUtils.hxx (renamed from src/DespotifyUtils.hxx)0
-rw-r--r--src/lib/expat/ExpatParser.cxx (renamed from src/Expat.cxx)2
-rw-r--r--src/lib/expat/ExpatParser.hxx (renamed from src/Expat.hxx)0
4 files changed, 1 insertions, 1 deletions
diff --git a/src/DespotifyUtils.cxx b/src/lib/despotify/DespotifyUtils.cxx
index 47a83e49b..47a83e49b 100644
--- a/src/DespotifyUtils.cxx
+++ b/src/lib/despotify/DespotifyUtils.cxx
diff --git a/src/DespotifyUtils.hxx b/src/lib/despotify/DespotifyUtils.hxx
index 835b901a2..835b901a2 100644
--- a/src/DespotifyUtils.hxx
+++ b/src/lib/despotify/DespotifyUtils.hxx
diff --git a/src/Expat.cxx b/src/lib/expat/ExpatParser.cxx
index b6e3a5f8f..b69dc55b4 100644
--- a/src/Expat.cxx
+++ b/src/lib/expat/ExpatParser.cxx
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "Expat.hxx"
+#include "ExpatParser.hxx"
#include "input/InputStream.hxx"
#include "util/ASCII.hxx"
#include "util/Error.hxx"
diff --git a/src/Expat.hxx b/src/lib/expat/ExpatParser.hxx
index d57a85533..d57a85533 100644
--- a/src/Expat.hxx
+++ b/src/lib/expat/ExpatParser.hxx