diff --git a/lib/kwineffects.h b/lib/kwineffects.h index 41c5a89a92..faf402557e 100644 --- a/lib/kwineffects.h +++ b/lib/kwineffects.h @@ -28,6 +28,8 @@ License. See the file "COPYING" for the exact licensing terms. #include +#define KWIN_EFFECT_API_VERSION 0x000100 + class KLibrary; class KConfigGroup; class QKeyEvent;