]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/common/action_macro.c
fixed two typos
[qmk_firmware.git] / tmk_core / common / action_macro.c
index cc78c82327917667f3efff059dd8c28877b070cc..7726b1190769a869d7e3a711e6b077fcfab91ebe 100644 (file)
@@ -19,11 +19,11 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "action_macro.h"
 #include "wait.h"
 
-//#ifdef DEBUG_ACTION
+#ifdef DEBUG_ACTION
 #include "debug.h"
-//#else
-//#include "nodebug.h"
-//#endif
+#else
+#include "nodebug.h"
+#endif
 
 
 #ifndef NO_ACTION_MACRO