summaryrefslogtreecommitdiff
path: root/src/Misc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Misc.cpp')
-rw-r--r--src/Misc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Misc.cpp b/src/Misc.cpp
index 8c18871..3128691 100644
--- a/src/Misc.cpp
+++ b/src/Misc.cpp
@@ -17,7 +17,6 @@
#endif
#ifdef MACOSX
#include <mach-o/dyld.h>
-#include <ApplicationServices/ApplicationServices.h>
#endif
std::string URLEscape(std::string source)