summaryrefslogtreecommitdiffstats
path: root/tdecore/kuniqueapp.h
blob: d3ec22dd5749280648d63b60726eee8fdc2afb06 (plain)
1
2
3
4
5
6
// kuniqueapp.h is the old name. Use #include <kuniqueapplication.h> from now on
#ifdef KDE_NO_COMPAT
#error kuniqueapp.h is the old name. Use #include <kuniqueapplication.h> from now on
#else
#include <kuniqueapplication.h>
#endif