summaryrefslogtreecommitdiff
path: root/src/xine-engine/refcounter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-engine/refcounter.c')
-rw-r--r--src/xine-engine/refcounter.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/xine-engine/refcounter.c b/src/xine-engine/refcounter.c
index 8e952952b..384bdf5ed 100644
--- a/src/xine-engine/refcounter.c
+++ b/src/xine-engine/refcounter.c
@@ -17,6 +17,11 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*/
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#define LOG_MODULE "refcounter"
#define LOG_VERBOSE
/*