diff --git a/kplayer/kplayernode.cpp b/kplayer/kplayernode.cpp index a281516..c3099d5 100644 --- a/kplayer/kplayernode.cpp +++ b/kplayer/kplayernode.cpp @@ -13,6 +13,10 @@ * (at your option) any later version. * ***************************************************************************/ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #ifdef HAVE_SYS_SYSMACROS_H #include #endif