perfmon/src/perfmon_graphscontainer.cpp
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
--- a/perfmon/src/perfmon_graphscontainer.cpp	Tue Feb 02 00:17:27 2010 +0200
+++ b/perfmon/src/perfmon_graphscontainer.cpp	Fri Feb 19 22:51:38 2010 +0200
@@ -23,7 +23,7 @@
 #include "perfmon_appui.h"
 #include "perfmon_model.h"
 
-#include <aknutils.h>
+#include <AknUtils.h>
 
 const TInt KAmountOfMicroSecondsFitsScreen = 20 * 1000000;
 #define KRgbCustomGrey TRgb(0x808080)