summaryrefslogtreecommitdiff
path: root/TAO/tests/QtTests/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/QtTests/client.h')
-rw-r--r--TAO/tests/QtTests/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/QtTests/client.h b/TAO/tests/QtTests/client.h
index f496b7d43a6..e37ff4485b1 100644
--- a/TAO/tests/QtTests/client.h
+++ b/TAO/tests/QtTests/client.h
@@ -15,7 +15,7 @@
#include "testC.h"
-#include <QtCore/qapplication.h>
+#include <QtGui/qapplication.h>
#include <QtGui/qboxlayout.h>
#include <QtGui/qslider.h>
#include <QtGui/qpushbutton.h>