summaryrefslogtreecommitdiff
path: root/firmware/export/lcd-remote.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/lcd-remote.h')
-rw-r--r--firmware/export/lcd-remote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/lcd-remote.h b/firmware/export/lcd-remote.h
index 46ec2a949a..305392cd90 100644
--- a/firmware/export/lcd-remote.h
+++ b/firmware/export/lcd-remote.h
@@ -29,7 +29,7 @@
29 29
30#ifdef HAVE_REMOTE_LCD 30#ifdef HAVE_REMOTE_LCD
31 31
32#if defined(TARGET_TREE) && !defined(__PCTOOL__) 32#ifndef __PCTOOL__
33#include "lcd-remote-target.h" 33#include "lcd-remote-target.h"
34#endif 34#endif
35 35