summaryrefslogtreecommitdiff
path: root/src/nfc
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc')
-rw-r--r--src/nfc/nfc.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/nfc.cpp b/src/nfc/nfc.cpp
index d4c3fb4..a18f47b 100644
--- a/src/nfc/nfc.cpp
+++ b/src/nfc/nfc.cpp
@@ -4,8 +4,8 @@
#include <Arduino.h>
#include <Wire.h>
-#include "../config.h"
-#include "../utils/buttons.h"
+#include "config.h"
+#include "utils/buttons.h"
#include "ui/display.h"
#define PN532_IRQ -1