projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix compilation without wxUSE_FILESYSTEM (closes #10114)
[wxWidgets.git]
/
include
/
wx
/
cocoa
/
app.h
diff --git
a/include/wx/cocoa/app.h
b/include/wx/cocoa/app.h
index 36c8e57805415c7de47bf51334636b7ea82657c6..bed4a07c7f3873066e78485da99400282e2800f4 100644
(file)
--- a/
include/wx/cocoa/app.h
+++ b/
include/wx/cocoa/app.h
@@
-15,7
+15,7
@@
typedef struct __CFRunLoopObserver * CFRunLoopObserverRef;
typedef const struct __CFString * CFStringRef;
typedef struct __CFRunLoopObserver * CFRunLoopObserverRef;
typedef const struct __CFString * CFStringRef;
-#include "wx/
mac/corefoundation
/cfref.h"
+#include "wx/
osx/core
/cfref.h"
// ========================================================================
// wxApp
// ========================================================================
// wxApp