summaryrefslogtreecommitdiffstats
path: root/kttsd/players/artsplayer/artsplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/players/artsplayer/artsplayer.h')
-rw-r--r--kttsd/players/artsplayer/artsplayer.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/kttsd/players/artsplayer/artsplayer.h b/kttsd/players/artsplayer/artsplayer.h
index 99f3edc..edae1fc 100644
--- a/kttsd/players/artsplayer/artsplayer.h
+++ b/kttsd/players/artsplayer/artsplayer.h
@@ -19,7 +19,10 @@
#ifndef ARTSPLAYER_H
#define ARTSPLAYER_H
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <kdemacros.h>
#include "kdeexportfix.h"