Skip to content

Commit b0aff8d

Browse files
committed
fix compilation error.
1 parent 2e5fe39 commit b0aff8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tactioncontroller.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#define TACTIONCONTROLLER_H
33

44
#include <QtCore>
5+
#include <QHostAddress>
6+
#include <QDomDocument>
57
#include <TGlobal>
68
#include <TAbstractController>
79
#include <TActionHelper>

0 commit comments

Comments
 (0)