Commit bbc22748 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

DASH: fix Win32 compilation

parent 7219b037
...@@ -25,6 +25,10 @@ ...@@ -25,6 +25,10 @@
#ifndef IMPDPARSER_H_ #ifndef IMPDPARSER_H_
#define IMPDPARSER_H_ #define IMPDPARSER_H_
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "mpd/MPD.h" #include "mpd/MPD.h"
#include "xml/DOMParser.h" #include "xml/DOMParser.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment