summaryrefslogtreecommitdiffstats
path: root/nsplugins/sdk/npruntime.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsplugins/sdk/npruntime.h')
-rw-r--r--nsplugins/sdk/npruntime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/sdk/npruntime.h b/nsplugins/sdk/npruntime.h
index a6f3e81ad..5a8423390 100644
--- a/nsplugins/sdk/npruntime.h
+++ b/nsplugins/sdk/npruntime.h
@@ -65,7 +65,7 @@
#ifndef _NP_RUNTIME_H_
#define _NP_RUNTIME_H_
-#include <qglobal.h>
+#include <tqglobal.h>
typedef Q_UINT32 uint32_t;
#ifdef __cplusplus