sysresmonitoring/oommonitor/src/oommonitorplugin.cpp
branchRCL_3
changeset 2 7645e9ce10dc
parent 1 0fdb7f6b0309
child 18 0818dd463d41
--- a/sysresmonitoring/oommonitor/src/oommonitorplugin.cpp	Fri Feb 19 22:58:54 2010 +0200
+++ b/sysresmonitoring/oommonitor/src/oommonitorplugin.cpp	Fri Mar 12 15:43:21 2010 +0200
@@ -19,7 +19,7 @@
 #include <apgwgnam.h>
 #include "oommonitorplugin.h"
 #include "oommemorymonitor.h"
-#include "oomtraces.h"
+#include "OomTraces.h"
 
 // TLS is used to store the CMemoryMonitor pointer, CMemoryMonitor
 // being the main object in the OOM monitor thread. This allows