Browse Source

fix build with Qt 5.5 ( close #588 )

Heather 9 years ago
parent
commit
98654a2178
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Libs/PluginFramework/ctkPluginArchiveSQL_p.h

+ 1 - 0
Libs/PluginFramework/ctkPluginArchiveSQL_p.h

@@ -22,6 +22,7 @@
 #ifndef CTKPLUGINARCHIVESQL_P_H
 #define CTKPLUGINARCHIVESQL_P_H
 
+#include <QObject>
 #include <QDateTime>
 #include <QHash>
 #include <QSharedPointer>