diff --git a/src/platformheaders/cocoafunctions/qcocoawindowfunctions.h b/src/platformheaders/cocoafunctions/qcocoawindowfunctions.h index 3af3392268..248900ad2a 100644 --- a/src/platformheaders/cocoafunctions/qcocoawindowfunctions.h +++ b/src/platformheaders/cocoafunctions/qcocoawindowfunctions.h @@ -37,8 +37,8 @@ ** ****************************************************************************/ -#ifndef QXCBWINDOWFUNCTIONS_H -#define QXCBWINDOWFUNCTIONS_H +#ifndef QCOCOAWINDOWFUNCTIONS_H +#define QCOCOAWINDOWFUNCTIONS_H #include @@ -60,4 +60,4 @@ public: QT_END_NAMESPACE -#endif // QXCBWINDOWFUNCTIONS_H +#endif // QCOCOAWINDOWFUNCTIONS_H