summaryrefslogtreecommitdiff
path: root/src/input/mms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/mms.h')
-rw-r--r--src/input/mms.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/input/mms.h b/src/input/mms.h
index 310a6d0cc..67ea5ba0b 100644
--- a/src/input/mms.h
+++ b/src/input/mms.h
@@ -15,9 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
- *
- * $Id: mms.h,v 1.13 2007/01/03 15:09:42 klan Exp $
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
* libmms public header
*/
@@ -26,7 +24,7 @@
#define HAVE_MMS_H
#include <inttypes.h>
-#include "xine_internal.h"
+#include <xine/xine_internal.h>
typedef struct mms_s mms_t;