aboutsummaryrefslogtreecommitdiffstats
path: root/src/macextras/qmacfunctions.h
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@edeltech.ch>2014-02-06 14:04:19 +0100
committerSamuel Gaist <samuel.gaist@edeltech.ch>2014-06-22 00:04:55 +0200
commitacae229348b8acd995a9deb3f8066f78fb06470e (patch)
tree3533d261593fbd3f4ade64e936f8de5c28b57c30 /src/macextras/qmacfunctions.h
parent039a3564cfba72cd4ebb1007e5b732800dbfeccb (diff)
Include cleanupstable
This patch corrects the include generating warnings on build Change-Id: I943da0ec630ec85a36c3be6dbb570ea90799678b Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
Diffstat (limited to 'src/macextras/qmacfunctions.h')
-rw-r--r--src/macextras/qmacfunctions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macextras/qmacfunctions.h b/src/macextras/qmacfunctions.h
index cf7cc2a..74a0c86 100644
--- a/src/macextras/qmacfunctions.h
+++ b/src/macextras/qmacfunctions.h
@@ -46,7 +46,7 @@
#pragma qt_class(QtMac)
#endif
-#include "qmacextrasglobal.h"
+#include "QtMacExtras/qmacextrasglobal.h"
typedef struct CGImage *CGImageRef;
typedef struct CGContext *CGContextRef;