Tidy up clockcmds header

This commit is contained in:
Ross Owen
2013-10-23 17:20:16 +01:00
parent 538f6f3bf3
commit f0f9c1ecdb
7 changed files with 12 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
#include "xc_ptr.h"
#include "devicedefines.h"
#include "interrupt.h"
#include "clockcmds.h"
#include "commands.h"
#include "xud.h"
#include "usb.h"
#ifdef HID_CONTROLS

View File

@@ -9,7 +9,7 @@
#include "iAP.h"
#endif
#include "xc_ptr.h"
#include "clockcmds.h"
#include "commands.h"
#include "xud.h"
#include "testct_byref.h"