[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/mpeglib/lib/input
From:       Grzegorz Jaskiewicz <gj () pointblue ! com ! pl>
Date:       2004-09-08 14:41:44
Message-ID: 20040908144144.DA40E172F () office ! kde ! org
[Download RAW message or body]

CVS commit by gj: 

don't use asm/ in includes, that's wrong. 


  M +3 -3      cdromAccess_Linux.cpp   1.8


--- kdemultimedia/mpeglib/lib/input/cdromAccess_Linux.cpp  #1.7:1.8
@@ -11,10 +11,10 @@
  */
 
+#include <linux/types.h>
+#include <linux/cdrom.h>
+#include <sys/ioctl.h>
 
 #include "cdromToc.h"
 #include "cdromRawAccess.h"
-#include <asm/types.h>
-#include <linux/cdrom.h>
-#include <sys/ioctl.h>
 
 #include <iostream>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic