summaryrefslogtreecommitdiff
path: root/src/xine-utils/xine_check.h
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-12-19 02:59:06 +0100
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-12-19 02:59:06 +0100
commit9da4e2dde0da695c240cf48390217ac97cb10c1c (patch)
tree6a4dcba302c005c5b336d06ed2b3bd67523261ad /src/xine-utils/xine_check.h
parentf80c8d4d48e7a5ef6ac6c9f2a4dfdb39f40aaff6 (diff)
downloadxine-lib-9da4e2dde0da695c240cf48390217ac97cb10c1c.tar.gz
xine-lib-9da4e2dde0da695c240cf48390217ac97cb10c1c.tar.bz2
Update all the code to the new headers layout.
Diffstat (limited to 'src/xine-utils/xine_check.h')
-rw-r--r--src/xine-utils/xine_check.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/xine-utils/xine_check.h b/src/xine-utils/xine_check.h
index 4b21bf74e..75eda102d 100644
--- a/src/xine-utils/xine_check.h
+++ b/src/xine-utils/xine_check.h
@@ -2,11 +2,7 @@
#define XINE_CHECK_H
#include <stdio.h>
-#ifdef XINE_COMPILE
-# include "xine.h"
-#else
-# include <xine.h>
-#endif
+#include <xine.h>
/*
* Start checking xine setup here