presetserver/clientinc/pspresetinterface.h
branchGCC_SURGE
changeset 13 c9471d26c7f2
parent 12 608f67c22514
--- a/presetserver/clientinc/pspresetinterface.h	Mon Jun 21 22:33:45 2010 +0100
+++ b/presetserver/clientinc/pspresetinterface.h	Thu Jul 22 16:31:41 2010 +0100
@@ -19,8 +19,8 @@
 #ifndef C_CPSPRESETINTERFACE_H
 #define C_CPSPRESETINTERFACE_H
 
-#include <pspresetobserver.h>
-#include <pstransaction.h>
+#include "pspresetobserver.h"
+#include "pstransaction.h"
 
 const TUid KPSPresetInterface = { 0x10281CB6 }; /**< The ECOM interface UID for preset plugins. */