diff src/adplug/adplug-xmms.cc @ 1952:17a6441c71b6

Some missed #include "" to <> changes.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Oct 2007 01:59:24 +0300
parents 2ebeb7816c5e
children 5fa26178eaef
line wrap: on
line diff
--- a/src/adplug/adplug-xmms.cc	Mon Oct 01 23:01:22 2007 +0100
+++ b/src/adplug/adplug-xmms.cc	Tue Oct 02 01:59:24 2007 +0300
@@ -29,7 +29,7 @@
 #include "emuopl.h"
 #include "silentopl.h"
 #include "players.h"
-#include "audacious/i18n.h"
+#include <audacious/i18n.h>
 extern "C"
 {
 #include <audacious/plugin.h>