diff options
Diffstat (limited to 'polkitqt1-export.h')
-rw-r--r-- | polkitqt1-export.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polkitqt1-export.h b/polkitqt1-export.h index c3d8fc1f2..4885e827b 100644 --- a/polkitqt1-export.h +++ b/polkitqt1-export.h @@ -28,7 +28,7 @@ This file contains macros needed for exporting/importing symbols */ -#include <QtCore/QtGlobal> +#include <TQtCore/TQtGlobal> #ifndef POLKITQT1_EXPORT # if defined(MAKE_POLKITQT1_LIB) |