summaryrefslogtreecommitdiff
path: root/firmware/include/dir_uncached.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/dir_uncached.h')
-rw-r--r--firmware/include/dir_uncached.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/include/dir_uncached.h b/firmware/include/dir_uncached.h
index e0fea13..85f371f 100644
--- a/firmware/include/dir_uncached.h
+++ b/firmware/include/dir_uncached.h
@@ -73,7 +73,7 @@ typedef struct {
#endif
-#if defined(APPLICATION)
+#if defined(APPLICATION) && !defined(__PCTOOL__)
#if (CONFIG_PLATFORM & PLATFORM_ANDROID) || defined(SAMSUNG_YPR0)
#include "dir-target.h"
#endif