aknlayoutcompiler/inc/LayCdl2InstO.h
changeset 1 b700e12870ca
parent 0 f58d6ec98e88
--- a/aknlayoutcompiler/inc/LayCdl2InstO.h	Thu Dec 17 09:14:18 2009 +0200
+++ b/aknlayoutcompiler/inc/LayCdl2InstO.h	Mon Jan 18 21:13:05 2010 +0200
@@ -25,13 +25,14 @@
 #include "Layout.h"
 using namespace std;
 
-#include <cdlcompilertoolkit/cdltkinterface.h>
-#include <cdlcompilertoolkit/cdltkinstance.h>
-#include <cdlcompilertoolkit/cdltkprocess.h>
+#include <CdlCompilerToolkit/CdlTkInterface.h>
+#include <CdlCompilerToolkit/CdlTkInstance.h>
+#include <CdlCompilerToolkit/CdlTkProcess.h>
 using namespace CdlCompilerToolkit;
 
 class CLayoutInstOpt;
 class CLayoutInstOptImpl;
+
 typedef vector<CLayoutInstOptImpl*> CLayoutInstOptImpls;
 
 /**