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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/geoshape
From:       Jure Repinc <jlp () holodeck1 ! com>
Date:       2008-05-31 21:14:24
Message-ID: 1212268464.298162.17782.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 814999 by repinc:

Made Marble compile by fixing includes


 M  +2 -2      GeoTool.cpp  
 M  +1 -1      GeoTool.h  


--- trunk/KDE/kdeedu/marble/src/geoshape/GeoTool.cpp #814998:814999
@@ -34,8 +34,8 @@
 #include <KoShapeManager.h>
 #include <KoPointerEvent.h>
 
-#include <marble/MarbleControlBox.h>
-#include <marble/MarbleMap.h>
+#include <MarbleControlBox.h>
+#include <MarbleMap.h>
 
 GeoTool::GeoTool( KoCanvasBase* canvas )
     : KoTool( canvas ),
--- trunk/KDE/kdeedu/marble/src/geoshape/GeoTool.h #814998:814999
@@ -23,7 +23,7 @@
 
 #include <KoTool.h>
 
-#include <marble/global.h>
+#include <global.h>
 
 class GeoShape;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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