about summary refs log tree commit diff
path: root/lib/util/wordaccess_generic.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/wordaccess_generic.h')
-rw-r--r--lib/util/wordaccess_generic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/util/wordaccess_generic.h b/lib/util/wordaccess_generic.h
index 762b2a94..7f27ef74 100644
--- a/lib/util/wordaccess_generic.h
+++ b/lib/util/wordaccess_generic.h
@@ -9,8 +9,6 @@
   * Specified by the user with WORDACCESS_GENERIC
 =============================================================================*/
 
-#include "pm_config.h"
-
 typedef uint32_t wordint;
 typedef unsigned char wordintBytes[sizeof(wordint)];