summaryrefslogtreecommitdiff
path: root/iptables.h
diff options
context:
space:
mode:
Diffstat (limited to 'iptables.h')
-rw-r--r--iptables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables.h b/iptables.h
index 24544f8..ebd556d 100644
--- a/iptables.h
+++ b/iptables.h
@@ -25,11 +25,11 @@
#include <base/macros.h>
#include <chromeos/errors/error.h>
-#if defined(__BRILLO__)
+#if defined(__ANDROID__)
# include "dbus_bindings/org.chromium.Firewalld.h"
#else
# include "firewalld/dbus_adaptor/org.chromium.Firewalld.h"
-#endif // __BRILLO__
+#endif // __ANDROID__
namespace firewalld {