summaryrefslogtreecommitdiff
path: root/totem/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-04-13 12:04:50 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-04-13 12:04:50 +0200
commit9b2b44d0ca4e4886a7b4af461268420a84c3c573 (patch)
tree9ff8bcea61c897de5c544d4df6c5ae9bbfb83c44 /totem/config.h
parentf6735a8d5865e193cd6383a1697626359f590039 (diff)
fix most obvious warnings
Diffstat (limited to 'totem/config.h')
-rw-r--r--totem/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/totem/config.h b/totem/config.h
index b7e23ec..3f07349 100644
--- a/totem/config.h
+++ b/totem/config.h
@@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
-
/* USB Device descriptor parameter */
/*#define VENDOR_ID 0x3A3C
#define PRODUCT_ID 0x0002
@@ -57,4 +55,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
-#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U \ No newline at end of file
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U