summaryrefslogtreecommitdiff
path: root/tao/QtResource/QtResource_Loader.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-06-21 14:39:35 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-06-21 14:39:35 +0000
commitd0301acb799b1d5696713ab42034305f45c4e93e (patch)
tree0b8f08656d6028906c0e09a18adefbaf4165625e /tao/QtResource/QtResource_Loader.h
parent69f9bf8d9b860780108161e5209a5d9b1ad3d321 (diff)
downloadATCD-d0301acb799b1d5696713ab42034305f45c4e93e.tar.gz
ChangeLogTag: Mon Jun 13 18:00:05 UTC 2011 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'tao/QtResource/QtResource_Loader.h')
-rw-r--r--tao/QtResource/QtResource_Loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tao/QtResource/QtResource_Loader.h b/tao/QtResource/QtResource_Loader.h
index 1ae1191f104..9f830e440db 100644
--- a/tao/QtResource/QtResource_Loader.h
+++ b/tao/QtResource/QtResource_Loader.h
@@ -24,7 +24,7 @@
#include "tao/Versioned_Namespace.h"
#if defined (ACE_HAS_QT4)
-#include <Qt/qapplication.h>
+#include <QtGui/qapplication.h>
#else
#include <qapplication.h>
#endif