summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kplayer/kplayernode.cpp4
1 files changed, 4 insertions, 0 deletions
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 <sys/sysmacros.h>
#endif