uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/inc/alfgfxeffects.h
changeset 31 1b6909418757
parent 14 83d2d132aa58
--- a/uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/inc/alfgfxeffects.h	Wed May 26 16:47:36 2010 +0300
+++ b/uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/inc/alfgfxeffects.h	Tue Jun 08 13:16:48 2010 +0300
@@ -26,6 +26,7 @@
 #include "alftfxplugincommon.hrh"
 #include "../../../../ServerCore/Inc/alfwindowfxplugin.h"
 #include "wsserverdrawercontroller.h"
+#include "alfloggingconfiguration.h"
 
 // CONSTANTS
 const TUid KAlfGfxImplUid = { KAlfGfxImplUidValue };
@@ -117,7 +118,7 @@
      	* C++ contructor
      	*/
 		CAlfGfxEffects();
-#ifdef _DEBUG		
+#ifdef _ALF_FXLOGGING		
 		void PrintRequestInfo(TInt aOperation, TInt aAction );
 #endif